Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Solr should assume UTF-8 encoding unless the contentType says otherwise. To change the contentType and encoding set the header value with contentType ="text/xml; charset=utf-8"
likewise, with stream.body=xxxx, will default to UTF-8 unless the stream.contentType says otherwise.
For previous discussion, see:
http://www.nabble.com/resin-and-UTF-8-in-URLs-tf3152910.html
http://www.nabble.com/charset-in-POST-from-browser-tf3153057.html