Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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