[
https://issues.apache.org/jira/browse/SOLR-10990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158809#comment-16158809
]
ASF subversion and git services commented on SOLR-10990:
--------------------------------------------------------
Commit 244ebd1aa4c2311dcce4a52d8fd425e47acaf9ad in lucene-solr's branch
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=244ebd1 ]
SOLR-10990: Breakup QueryComponent.process method for readability. (Christine
Poerschke)
> 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]