Ryan McKinley created SOLR-7622:
-----------------------------------

             Summary: 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

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

Reply via email to