You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/05/11 00:29:15 UTC

[jira] Assigned: (SOLR-231) By default, use UTF-8 for posted content streams

     [ https://issues.apache.org/jira/browse/SOLR-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley reassigned SOLR-231:
----------------------------------

    Assignee: Ryan McKinley

> By default, use UTF-8 for posted content streams
> ------------------------------------------------
>
>                 Key: SOLR-231
>                 URL: https://issues.apache.org/jira/browse/SOLR-231
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>         Assigned To: Ryan McKinley
>             Fix For: 1.2
>
>         Attachments: SOLR-231-ContentType-UTF8.patch, SOLR-231-ContentType-UTF8.patch
>
>
> 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
> http://www.nabble.com/Re%3A-svn-commit%3A-r536048----lucene-solr-trunk-src-webapp-src-org-apache-solr-servlet-SolrRequestParsers.java-tf3712816.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.