You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cameron (Created) (JIRA)" <ji...@apache.org> on 2011/11/08 23:25:51 UTC

[jira] [Created] (SOLR-2884) Selective Search Grouping / Collapse

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org