[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569597#comment-14569597 ]
ASF subversion and git services commented on SOLR-7622: ------------------------------------------------------- Commit 1683162 from [~ryantxu] in branch 'dev/trunk' [ https://svn.apache.org/r1683162 ] Merged revision(s) 1683134 from lucene/dev/branches/branch_5x: 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