Hi
I have a field named threadid in my index and more than one document can
have same value for this field. The documents are considered duplicate if
they have same value for this field. In some scenarios I am required to get
only unique documents from my index. Can I achieve this through one solr
query? I am using DismaxRequestHandler and Solr 1.2.

Thanks,
Vijay

Reply via email to