You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/09/12 02:24:45 UTC

[jira] [Created] (SOLR-8043) Refactor small set size calculation to utility method

Yonik Seeley created SOLR-8043:
----------------------------------

             Summary: Refactor small set size calculation to utility method
                 Key: SOLR-8043
                 URL: https://issues.apache.org/jira/browse/SOLR-8043
             Project: Solr
          Issue Type: Improvement
            Reporter: Yonik Seeley
            Priority: Minor


Some places use maxDoc>>6, other places use (maxDoc>>6)+5.
This should be standardized and refactored out to a utility method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org