: Hi, Is there a way to force solr/lucene to return a given number of
: documents in multiple categories? Facets doesn't seem to be what I want
what you're describing sounds similar to "Field Collapsing" ...
https://issues.apache.org/jira/browse/SOLR-236
...I'm not too familiar with that issue
Hi, Is there a way to force solr/lucene to return a given number of
documents in multiple categories? Facets doesn't seem to be what I want
because it only returns category names + items count. In my case I want to
specify the categories that I want and a maximum number of items to retrieve
in each