[ 
https://issues.apache.org/jira/browse/SOLR-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469108
 ] 

Ryan McKinley commented on SOLR-61:
-----------------------------------

in SOLR104, xml parsing moved from SolrCore to XmlUpdateRequestHandler

http://svn.apache.org/repos/asf/lucene/solr/trunk/src/java/org/apache/solr/handler/XmlUpdateRequestHandler.java

> move XML update parsing out of SolrCore
> ---------------------------------------
>
>                 Key: SOLR-61
>                 URL: https://issues.apache.org/jira/browse/SOLR-61
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Yonik Seeley
>            Priority: Minor
>
> The XML parsing in SolrCore should be decoupled and moved out.
> We also might consider moving to StAX based parsing, as it is now a standard 
> and will be included in Java6 (Woodstox could be used for Java5).

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

Reply via email to