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

ASF subversion and git services commented on LUCENE-7927:
---------------------------------------------------------

Commit de5c68b5f813f8069ad7524bd772514e1f818f30 in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=de5c68b ]

LUCENE-7927: add LongValueFacetCounts to compute facet count for individual 
numeric doc values


> Add facets impl to count unique numeric values
> ----------------------------------------------
>
>                 Key: LUCENE-7927
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7927
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 7.1
>
>         Attachments: LUCENE-7927.patch, LUCENE-7927.patch, LUCENE-7927.patch
>
>
> The facets module has multiple facet methods for counting flat and 
> hierarchical fields, and also a method for counting numeric ranges.  I'd like 
> to also add a method that counts unique numeric (long) values, designed to be 
> used for fields that have only a few, typically low valued, numbers across 
> the index e.g. a "review" rating from 1 to 5.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to