You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/11 05:34:00 UTC

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

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

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

Commit d4845d82af9a946a4551ffc496ca3cddd963e593 in solr's branch refs/heads/main from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d4845d82af9 ]

SOLR-16617: DocSetBuilder should use DocSetUtil#smallSetSize (#1285)



> 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
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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