You may want to take a look at the related discussion:
http://www.nabble.com/result-grouping--tf2910425.html#a8131895

Yonik suggested a dynamic priority queue... if the number of things
you are grouping by is small it is probably easier to make multiple
calls to solr.

ryan


On 3/16/07, Brian Lucas <[EMAIL PROTECTED]> wrote:

Is there a way to fetch 5 records with group_id:1, 5 records with group_id:2,
5 records with group_id:3, and so forth in a single query?

The facet features don't seem to give me what I need -- same with rows.  Any
ideas on how to do something like this?


--
View this message in context: 
http://www.nabble.com/Returning-xx-number-of-each-group-in-a-single-query--tf3417627.html#a9525144
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to