You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2023/01/10 19:39:00 UTC

[jira] [Created] (SOLR-16617) DocSetBuilder should use DocSetUtil#smallSetSize

Kevin Risden created SOLR-16617:
-----------------------------------

             Summary: DocSetBuilder should use DocSetUtil#smallSetSize
                 Key: SOLR-16617
                 URL: https://issues.apache.org/jira/browse/SOLR-16617
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Kevin Risden
            Assignee: Kevin Risden


DocSetBuilder has it own definition of what a small set size is. This differs from DocSetUtil#smallSetSize. This should be consolidated

* https://github.com/apache/solr/blame/main/solr/core/src/java/org/apache/solr/search/DocSetBuilder.java#L43
* https://github.com/apache/solr/blame/main/solr/core/src/java/org/apache/solr/search/DocSetUtil.java#L46

It looks like this was inadvertently done when these were committed around the same time in SOLR-8043 and SOLR-8037



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org