[ 
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 initial patch that supports rudimentary grouped field facets for 
single valued and non tokenized string fields. Grouped facets isn't yet 
implemented for query / range and pivot facets. 

This patch is compatible with trunk. To use it for all field facets use 
group.facet=true or specify it per field. See test in patch for more details.

I just hacked some code in the SimpleFacets class. To support it for all types 
of facets will require a lot of changes in many places in this class. Currently 
I don't see another way...
                
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to