You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/08/13 19:29:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578820#comment-16578820 ] 

Erick Erickson commented on SOLR-12598:
---------------------------------------

Nikolay:

This is indeed a problem, I'm working on SOLR-12625 and will incorporate this fix.

Thanks!

> 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
>            Assignee: Erick Erickson
>            Priority: Major
>         Attachments: SOLR-12598.patch
>
>
> 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