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

ASF subversion and git services commented on SOLR-10548:
--------------------------------------------------------

Commit 71ce0d31a6a907bf1566fc51324d5f26e4205c21 in lucene-solr's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=71ce0d3 ]

SOLR-10548: SOLR-10552: numBuckets should use hll and ignore mincount>1 
filtering


> hyper-log-log based numBuckets for faceting
> -------------------------------------------
>
>                 Key: SOLR-10548
>                 URL: https://issues.apache.org/jira/browse/SOLR-10548
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module
>            Reporter: Yonik Seeley
>
> numBuckets currently uses an estimate (same as the unique function detailed 
> at http://yonik.com/solr-count-distinct/ ).  We should either change 
> implementations or introduce a way to optionally select a hyper-log-log based 
> approach for a better estimate with high field cardinalities.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to