Re: limit rows by field

2010-04-13 Thread Geert-Jan Brits
I believe you're talking about Fieldcollapsing. It's available as a patch, although I'm not sure how well it applies to the current trunk. for more info check out: http://wiki.apache.org/solr/FieldCollapsing Geert-Jan 2010/4/13 Felix Zimmermann > Hi

limit rows by field

2010-04-13 Thread Felix Zimmermann
Hi, for a preview of results, I need to display up to 3 documents per category. Is it possible to limit the number of rows of solr response by field-values? What I mean is: rows: 9 -(sub)rows of "field:cat1" : 3 -(sub)rows of "field:cat2" : 3 -(sub)rows of "field:cat3" : 3 If not, is there a wor