Selective Search Grouping / Collapse
------------------------------------
Key: SOLR-2884
URL: https://issues.apache.org/jira/browse/SOLR-2884
Project: Solr
Issue Type: New Feature
Reporter: Cameron
Add the ability to use Solr's Grouping / Collapse capability to selectively
collapse only certain results that match some specific criteria. For example,
only collapse documents of matching some type of query
("group.filter=type:image"), leaving all other documents ungrouped. Should be
able to specify multiple parameters to get more than one group (e.g. group
images together and news articles together, but other documents are ungrouped).
It has been suggested using filters for this. For more details, see the mailing
list post on nabble below:
http://lucene.472066.n3.nabble.com/Selective-Result-Grouping-td3391538.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]