You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (Updated) (JIRA)" <ji...@apache.org> on 2012/02/19 23:08:35 UTC

[jira] [Updated] (SOLR-2898) Support grouped faceting

     [ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn van Groningen updated SOLR-2898:
----------------------------------------

    Attachment: SOLR-2898.patch

Attached a new patch that takes another approach. Patch contains the TermGroupFacetCollector class that performs the grouped faceting. Grouped faceting is now per segment instead of top level. Grouped faceting works the same as in the previous patch.

I think this approach is cleaner and grouped faceting isn't just a hack any more.

The TermGroupFacetCollector collector is located in the grouping module. I'll open a new Lucene issue with the purpose of getting this collector committed to the grouping module. This issue will then depend on the new Lucene issue.
                
> Support grouped faceting
> ------------------------
>
>                 Key: SOLR-2898
>                 URL: https://issues.apache.org/jira/browse/SOLR-2898
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Martijn van Groningen
>         Attachments: SOLR-2898.patch, SOLR-2898.patch, SOLR-2898.patch
>
>
> Support grouped faceting. As described in LUCENE-3097 (matrix counts).

--
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