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

Martijn van Groningen updated SOLR-2665:
----------------------------------------

    Attachment: SOLR-2665.patch

Added initial patch with basic test.
You can enable post grouping facets and post grouping statistics by using the 
following parameter:
group.after=true|false
The default is false.

Better names are welcome. I initially wanted to name it group.groupBasedDocSet. 
Because the DocSet used by faceting and statistics is based on groups.

The docset is computed based on the first field / func command.

> Solr Post Group Faceting
> ------------------------
>
>                 Key: SOLR-2665
>                 URL: https://issues.apache.org/jira/browse/SOLR-2665
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 3.3
>            Reporter: Bill Bell
>            Assignee: Martijn van Groningen
>             Fix For: 3.4, 4.0
>
>         Attachments: SOLR-2665.patch
>
>
> Once Lucene is wired, add this feature to Solr.

--
This message is automatically generated by JIRA.
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