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

Yonik Seeley edited comment on SOLR-10548 at 4/23/17 1:14 PM:
--------------------------------------------------------------

Thanks for the pointer, looks interesting!  I've linked another issue for the 
implementation since we already have hyper-log-log implemented (hll) and I have 
a patch in progress to just use that for now.


was (Author: [email protected]):
Thanks for the pointer, looks interesting!  I've linked another issue for the 
implementation.

> 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