Thanks Tomás and Juan...
I got the expected results when i updated solr to v3.5.0
--
View this message in context:
http://lucene.472066.n3.nabble.com/Grouping-results-after-Sorting-or-vice-versa-tp3615957p3669299.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Vijayaragavan, did you apply a patch for grouping in Solr 3.1? It is
available out of the box since 3.3.
Also, the result from grouping will not look exactly like you are
expecting, as results with the same value in the grouping field (in this
case, thread_id) will be collapsed into one group. Y
Hi Juan,
I'm using Solr 3.1
The type of the date field is long.
Let's say, the documents indexed in Solr server be..
1326c5cc09bbc99a_1
1326c5cc09bbc99a
1316078009000
<.. Some Other fields here ..>
Some subject here...
Some message here...
1321dff33cecd5f4_1
1321dff33cecd5f4
131495631
Hi,
I don't have an answer, but maybe I can help you if you provide more
information, for example:
- Which Solr version are you running?
- Which is the type of the date field?
- The output you are getting
- The output you expect
- Any other information that you consider relevant.
Thanks,
*Juan*