You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nikolay Khitrin (JIRA)" <ji...@apache.org> on 2018/07/27 15:07:00 UTC

[jira] [Created] (SOLR-12598) Do not fetch non-stored fields

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org