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

Extract fl parsing code out of ReturnFields constructor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0
    • 4.1, 6.0
    • None

    Description

      I would like to have my own QueryComponent, and have a more limited syntax for return fields. Unfortunately the ReturnFields constructor currently does parsing.

      If we extract the parsing code into a static method of ReturnFields, then the class can be a simple container, and I can have my alternate parsing code to fill it.

      Attachments

        1. SOLR-4226.patch
          46 kB
          Robert Muir
        2. SOLR-4226.patch
          46 kB
          Ryan Ernst

        Activity

          People

            rcmuir Robert Muir
            rjernst Ryan Ernst
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: