Description
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.
Attachments
Issue Links
- breaks
-
SOLR-11343 reproducible failures from TestSegmentSorting.testSegmentTerminateEarly on master
- Closed