Nikolay Khitrin created SOLR-12598:
--------------------------------------

             Summary: Do not fetch non-stored fields
                 Key: SOLR-12598
                 URL: https://issues.apache.org/jira/browse/SOLR-12598
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.3
            Reporter: Nikolay Khitrin


When fl parameter is used RetrieveFieldsOptimizer keeps non-stored fields in 
storedFields set and therefore DocsStreamer fetches document even if no stored 
fields requested.

The very simple and straightforward patch attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to