had values like 1,2,2,3,4,5,5,5,5 so
>>> on.
>>> so the result i need is only 1,2,3,4,5 so on ... unique
>>> but MatchAllDocsQuery will get all documents 1,2,3,4,5
>>>
>>> Do i have any class ,where i will get unique documents base
4,5 so on ... unique
>> but MatchAllDocsQuery will get all documents 1,2,3,4,5
>>
>> Do i have any class ,where i will get unique documents based on keyword.
>> --
>> View this message in context:
>> http://www.nabble.com/how-to-get--a
tchAllDocsQuery will get all documents 1,2,3,4,5
>
> Do i have any class ,where i will get unique documents based on keyword.
> --
> View this message in context:
> http://www.nabble.com/how-to-get--all-unique--documents-based-on-keyword-feild-tp18807014p18807014.html
> Sent from th
... unique
but MatchAllDocsQuery will get all documents 1,2,3,4,5
Do i have any class ,where i will get unique documents based on keyword.
--
View this message in context:
http://www.nabble.com/how-to-get--all-unique--documents-based-on-keyword-feild-tp18807014p18807014.html
Sent from the Lucene - Java