[
https://issues.apache.org/jira/browse/SOLR-10990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165469#comment-16165469
]
ASF subversion and git services commented on SOLR-10990:
--------------------------------------------------------
Commit 89dc04449a886de91cce76bbe86d30ef7862709f in lucene-solr's branch
refs/heads/branch_7x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=89dc044 ]
SOLR-11343: fix TestSegmentSorting.testSegmentTerminateEarly test failure
caused by SOLR-10990
> QueryComponent.process breakup (for readability)
> ------------------------------------------------
>
> Key: SOLR-10990
> URL: https://issues.apache.org/jira/browse/SOLR-10990
> Project: Solr
> Issue Type: Wish
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
>
> The method is currently very long i.e.
> https://github.com/apache/lucene-solr/blob/e2521b2a8baabdaf43b92192588f51e042d21e97/solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java#L300-L565
> and breaking it up along logical lines (ids, grouped distributed first
> phase, grouped distributed second phase, undistributed grouped, ungrouped)
> would make it more readable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]