[ https://issues.apache.org/jira/browse/SOLR-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler resolved SOLR-96. ------------------------------- Resolution: Fixed Committed trunk revision: 1066819 Committed 3.x revision: 1066823 > Solr should support alternate charsets for XML update messages > -------------------------------------------------------------- > > Key: SOLR-96 > URL: https://issues.apache.org/jira/browse/SOLR-96 > Project: Solr > Issue Type: Improvement > Components: update > Reporter: Hoss Man > Assignee: Uwe Schindler > Fix For: 3.1, 4.0 > > Attachments: SOLR-96-3.x.patch, SOLR-96.patch, SOLR-96.patch > > > At the moment, the XML messages sent to solr to add/delete documents must be > in UTF-8. The imput processing should be changed to determine the charset > based on the HTTP header info, or the XML contents. > Background and refrence material... > http://www.nabble.com/double-curl-calls-in-post.sh--tf2287469.html#a6369448 > http://www.nabble.com/wana-use-CJKAnalyzer-tf2303256.html#a6451918 > http://www.ietf.org/rfc/rfc3023.txt > http://www.w3.org/TR/REC-xml/#sec-guessing -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org