[ 
https://issues.apache.org/jira/browse/SOLR-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262012#comment-13262012
 ] 

Martijn van Groningen commented on SOLR-3406:
---------------------------------------------

bq. Do you mean the TermGroupFacetCollector ?
That collector is used for computing grouped facets for a field. A query facet 
is just a query that executed "inside" the main query and for this query the 
hit count is computed as if it is a facet. That is why I think 
TermAllGroupsCollector can be used to compute this hit count.

Did you already have a chance to create some code? If so create a patch and 
attach it to this issue.
                
> Support grouped range and query facets.
> ---------------------------------------
>
>                 Key: SOLR-3406
>                 URL: https://issues.apache.org/jira/browse/SOLR-3406
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: David
>            Priority: Critical
>             Fix For: 4.0
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Need the ability to support grouped range and query facets. Grouped facet 
> fields have already been implemented in SOLR-2898 but we still need the 
> ability to compute grouped range and query facets.

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