On 7/27/2013 1:42 AM, Uwe Schindler wrote:
> This user could then enforce his clients to append "&ie=ISO-8859-1" to his 
> URLs (or use mod_rewrite in his installation to do it automatically).
> 
> The big problem with changing the *default* charset to something else than 
> UTF-8 is: It would break all of Solr Cloud, because Solr Cloud internally 
> uses UTF-8 for cross-node communication. This was also one of the reasons why 
> we enforced UTF-8 - so there is no way around making the default charset 
> UTF-8.
> 
> One addition: The charset for URL encoding is configureable, if you send POST 
> requests: For POST requests you can still send the charset as part

I figured that there would be more to the story than I was seeing.
Distributed search or SolrCloud would require UTF-8.

I've filed SOLR-5082 for this.

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to