[
https://issues.apache.org/jira/browse/SOLR-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408691#comment-15408691
]
Hoss Man commented on SOLR-9376:
--------------------------------
If i understand what's happening here...
The transformers (like all transformers) are only being evaluated on the
individual replicas -- where the response writer type is javabin for intranode
communication. Nothing on the coordinator node has any idea that it's suppose
to to do anything special for these DocTransformers based on the response
writer used to talk to the client -- these are the only DocTransformers that
need any special treatment like this.
Off the top of my head I can't think of any straight forward solution.
> RawValueTransformerFactory ([json] & [xml]) don't work in SolrCloud
> -------------------------------------------------------------------
>
> Key: SOLR-9376
> URL: https://issues.apache.org/jira/browse/SOLR-9376
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
>
> While working on SOLR-9314, I discovered that RawValueTransformerFactory
> (which powers the {{[xml]}} and {{[json]}} doc transformers) doesn't work
> with distributed requests.
> This affects both regular searches, as well as RTG (committed or uncommitted)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]