[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599717#comment-14599717 ]
ASF subversion and git services commented on SOLR-7622: ------------------------------------------------------- Commit 1687330 from [~noble.paul] in branch 'dev/branches/branch_5x' [ https://svn.apache.org/r1687330 ] SOLR-7622: changed return type from array to Set > Allow DocumentTransformer to request fields that are not displayed > ------------------------------------------------------------------ > > Key: SOLR-7622 > URL: https://issues.apache.org/jira/browse/SOLR-7622 > Project: Solr > Issue Type: Improvement > Reporter: Ryan McKinley > Assignee: Ryan McKinley > Attachments: SOLR-7622-extra-request-fields.patch, > SOLR-7622-extra-request-fields.patch, SOLR-7662.patch > > > Currently, a DocumentTransformer can only inspect fields that appear in the > final SolrDocument. But we already have infrastructure to request fields > from the IndexSearcher that do not get displayed. > This will let DocumentTransformers ask for more fields that are not requested > in the fl parameter -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org