[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569391#comment-14569391 ]
ASF subversion and git services commented on SOLR-7622: ------------------------------------------------------- Commit 1683134 from [~ryantxu] in branch 'dev/branches/branch_5x' [ https://svn.apache.org/r1683134 ] SOLR-7622: let DocTransformers request extra fields > 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 > > > 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