[ 
https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-7622.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 5.3

Thanks for bringing this to our attention, Alexandre. I double-checked with the 
code and examined the commits.  Indeed this got into 5.3.  Noble's commits that 
say "revert" was a revert of exactly what the API was that switched back & 
forth (Set<String> vs String[]) -- the functionality remains.  I Updated the 
issue for 5.3 and will mark as resolved.

Another oddity in the process is that I see this was committed to 5x and ported 
to trunk vs the other way around.

> 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
>             Fix For: 5.3
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to