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

BinaryResponseWriter fetches unnecessary stored fields when only pseudo-fields are requested

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.10, 6.0
    • None
    • None

    Description

      If fl contains only pseudo fields, BinaryResponseWriter will load unnecessary stored fields before discarding them. The call to SolrIndexSearcher#doc(int i, Set<String> fields) can be skipped for this case.

      Attachments

        1. SOLR-5968.diff
          1 kB
          Gregg Donovan
        2. SOLR-5968-NOCOMMIT.diff
          4 kB
          Gregg Donovan

        Issue Links

          Activity

            People

              shalin Shalin Shekhar Mangar
              greggny3 Gregg Donovan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: