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

Martijn van Groningen updated SOLR-3406:
----------------------------------------

    Attachment: SOLR-3406.patch

Yeah it is a large code base :)

I updated your patch. You are in the right direction. Inside the 
getGroupedFacetQueryCount method a query is executed that returns a group 
count. This count is put into the response. 

I modified your test changes as well and it the grouped query faceting seems to 
work in the test.
                
> 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
>
>         Attachments: SOLR-3406.patch, SOLR-3406.patch
>
>   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