[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494559 ]
Ryan McKinley commented on SOLR-133: ------------------------------------ >From Yonik on SOLR-231 >> Solr should assume UTF-8 encoding unless the contentType says otherwise. > > In general yes (when Solr is asked for a Reader). > For XML, we should probably give the parser an InputStream. > http://www.nabble.com/double-curl-calls-in-post.sh--tf2287469.html#a6369448 > > change XmlUpdateRequestHandler to use StAX instead of XPP > --------------------------------------------------------- > > Key: SOLR-133 > URL: https://issues.apache.org/jira/browse/SOLR-133 > Project: Solr > Issue Type: Improvement > Reporter: Hoss Man > Attachments: SOLR-133-XmlUpdateRequestHandler-StAX-139.patch, > SOLR-133-XmlUpdateRequestHandler-StAX-139.patch, > SOLR-133-XmlUpdateRequestHandler-StAX-139.patch, > SOLR-133-XmlUpdateRequestHandler-StAX-139.patch, > SOLR-133-XmlUpdateRequestHandler-StAX-139.patch, SOLR-133.diff, SOLR-133.diff > > > there has been discussion of using StAX for XML parsing of updates instead of > XPP ... opening an issue to track it as a possible improvement (orriginally > mentioned in SOLR-61, but that task was more specificly about refactoring the > existing code) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.