[
https://issues.apache.org/jira/browse/SOLR-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470883#comment-17470883
]
David Eric Pugh commented on SOLR-9376:
---------------------------------------
[~magibney] is right!
```
curl
'http://localhost:8983/solr/gettingstarted/query?q=*:*&fl=id,json_value_s:[json]&wt=json'
```
returns escaped json.
> 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
> Reporter: Chris M. Hostetter
> Priority: Major
>
> 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
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]