You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by "Karnawat, Mahesh" <ma...@emc.com> on 2015/04/23 13:30:49 UTC

How to get distinct results from Lucene 2.9.3

Hello All,

We are using lucene 2.9.3, a pretty old engine. The index might have duplicates objects and what we are looking at is to get distinct results from the index itself and avoid any filtering logic post processing the results to get distinct results.

Any pointers would be useful.

Regards,
Mahesh