[
https://issues.apache.org/jira/browse/SOLR-10990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175802#comment-16175802
]
David Smiley commented on SOLR-10990:
-------------------------------------
Very nice change; thanks.
> 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
> Fix For: master (8.0), 7.1
>
>
> 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]