[
https://issues.apache.org/jira/browse/SOLR-5968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128665#comment-14128665
]
Mike Hugo commented on SOLR-5968:
---------------------------------
useful commit - however it appears to have introduced
https://issues.apache.org/jira/browse/SOLR-6501
> BinaryResponseWriter fetches unnecessary stored fields when only
> pseudo-fields are requested
> --------------------------------------------------------------------------------------------
>
> Key: SOLR-5968
> URL: https://issues.apache.org/jira/browse/SOLR-5968
> Project: Solr
> Issue Type: Bug
> Reporter: Gregg Donovan
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 4.10, 5.0
>
> Attachments: SOLR-5968-NOCOMMIT.diff, SOLR-5968.diff
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]