Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10990

QueryComponent.process breakup (for readability)

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 7.1, 8.0
    • None
    • None

    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

          Activity

            People

              cpoerschke Christine Poerschke
              cpoerschke Christine Poerschke
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: