/fetch first 10,000 unique records based on a field/
Do you mean fetch 10,000 records each with a unique value of the field? Is
Grouping <http://wiki.apache.org/solr/FieldCollapsing> what you are
looking for?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fetch-
Hi,
I wish to execute a Solr query and fetch first 10,000 unique records based
on a field. How do I achieve this in Solr? I am using 4.2.0 version.
Thanks in advance!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Fetch-Unique-Values-tp4095371.html
Sent from the Solr