Yonik Seeley created SOLR-10548:
-----------------------------------

             Summary: 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)
            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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to