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 "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2007/02/01 16:05:05 UTC

[jira] Commented: (SOLR-61) move XML update parsing out of SolrCore

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

Thorsten Scherler commented on SOLR-61:
---------------------------------------

Hi Hoss, 

I personally would not close this issue, since we have completed one point but not the second one.

We have decoupled the XML parsing from SolrCore, but 
not moved to StAX based parsing.

> 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.