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

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

{quote} I tried the patch, and it does work, thanks for that. Is there any 
expectations when this feature will be released and/or when range queries are 
expected? At least I've voted for it {quote}
Nice! The idea I had in mind was to support grouped facets for all facet types 
and methods. However this requires a lot of changes in the current code 
(SimpleFacets class) and I think the code becomes even more complex then it 
already is. I was thinking about creating GroupedFacets class and then 
step-by-step support more facet types with grouping. But this is just an idea.

The counts makes sense, but sometimes difficult too understand. We have 2 
groups (6, 7) and we have two distinct ppm values (62, 65). Value 62 occurs in 
both groups and value 65 in one group. So the counts are: 62=2 and 65=1.
                
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to