[ https://issues.apache.org/jira/browse/SOLR-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492168#comment-17492168 ]
David Smiley commented on SOLR-15066: ------------------------------------- Also perhaps in this same issue: don't require that the field be stored; it can be docValues -- and in fact docValues is preferable. > DocBasedVersionConstraintsProcessor should only fetch the fields it needs > from RTG > ---------------------------------------------------------------------------------- > > Key: SOLR-15066 > URL: https://issues.apache.org/jira/browse/SOLR-15066 > Project: Solr > Issue Type: Improvement > Reporter: David Smiley > Assignee: David Smiley > Priority: Major > > DocBasedVersionConstraintsProcessor uses the RealTimeGetComponent to fetch > the doc and examine some fields it is interested in. But it doesn't provide > a field filter to RTG, and thus RTG will fully load the document, which is > wasteful when only a few at most are needed. > I have a simple patch. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org