[
https://issues.apache.org/jira/browse/SOLR-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412848#comment-15412848
]
ASF subversion and git services commented on SOLR-9396:
-------------------------------------------------------
Commit 1164c17e0e1c81fae4aa1103506536f82f70cf3c in lucene-solr's branch
refs/heads/master from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1164c17 ]
SOLR-9377: Fix jdocs and test to match expected behavior, workaround SOLR-9396
> [subquery] transformer doesn't automatically request needed fields, only
> other fields in fl can be used as input to subquery
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-9396
> URL: https://issues.apache.org/jira/browse/SOLR-9396
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
>
> spinning off of SOLR-9377...
> the {{\[subquery\]}} transformer doesn't do anything to explicitly request
> the document fields it needs in order to construct the subquery it executes
> (ie every field {{foo}} to fill in {{$row.foo}})). Which can lead to
> unexpected errors when parsing/executing the subquery.
> The workaround is to only use the {{\[subquery\]}} transformer in conjunction
> with an {{fl=\*}} glob, or explicitly list all fields needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]