Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-05 Thread ani...@ekkitab
peats as mentioned above. This count is not the >> >> actual >> >> count, Hence when I issue a search on title or author i want to get a >> >> unique >> >> count / list of books. How do I use DuplicateFilter to acheive this. >> >> >> >

Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-05 Thread Anshum
. This count is not the > >> actual > >> count, Hence when I issue a search on title or author i want to get a > >> unique > >> count / list of books. How do I use DuplicateFilter to acheive this. > >> > >> Please help > >> > >> Regards > >> Anish > > > > > > -- > &

Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-04 Thread ani...@ekkitab
; > ----------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > -- View this message in context: http://old.nabble.

Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-04 Thread ani...@ekkitab
.@lucene.apache.org >> >> > > ----------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > -- View this message

Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-04 Thread zhangchi
i think you should check the index first.using the lukeall to see if there is the duplicate books. On Thu, 04 Mar 2010 20:43:26 +0800, ani...@ekkitab wrote: Hi there, Could someone help me with the usage of DuplicateFilters. Here is my problem I have created a search index on book

Re: how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-04 Thread Ian Lea
do I use DuplicateFilter to acheive this. > > Please help > > Regards > Anish > -- > View this message in context: > http://old.nabble.com/how-to-use-DuplicateFilter-to-get-unique-documents-based-on-a-fieldName-tp27780251p277

how to use DuplicateFilter to get unique documents based on a fieldName

2010-03-04 Thread ani...@ekkitab
the actual count, Hence when I issue a search on title or author i want to get a unique count / list of books. How do I use DuplicateFilter to acheive this. Please help Regards Anish -- View this message in context: http://old.nabble.com/how-to-use-DuplicateFilter-to-get-unique-documents-