[ 
https://issues.apache.org/jira/browse/SOLR-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476526#comment-17476526
 ] 

Michael Gibney commented on SOLR-9376:
--------------------------------------

In the associated PR I just re-enabled tests (chiefly in 
{{TestRandomFlRTGCloud}}), and in the process realized that this also affects 
the GeoJSON writer. Basically anything that uses {{WriteableValue}} -- which is 
really just [xml], [json], and [geo] DocTransformers. I'm now convinced that 
the {{WriteableValue}} approach is fundamentally incompatible with 
distrib/cloud. The PR is now updated to address these all (incidentally 
removing the {{WriteableValue}} class entirely).

It also addresses some other issues where only "simple" field renames were 
being properly tracked as field renames.

> 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
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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]

Reply via email to