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

ASF subversion and git services commented on SOLR-5968:
-------------------------------------------------------

Commit 1612210 from sha...@apache.org in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1612210 ]

SOLR-5968: BinaryResponseWriter fetches unnecessary stored fields when only 
pseudo-fields are requested

> 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
>         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.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to