Christine Poerschke created SOLR-10990:
------------------------------------------

             Summary: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to