[ https://issues.apache.org/jira/browse/SOLR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Scherler updated SOLR-133:
-----------------------------------
Attachment: SOLR-133.diff
Fixing bugs from first version.
Adding workaround for problem with direct use of the handler (never gets a stream).
http://www.mail-archive.com/solr-dev@lucene.apache.org/msg02759.html
by patching the SolrUpdateServlet
Please test, it works fine for me.
> 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.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.
|