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 "Noble Paul (JIRA)" <ji...@apache.org> on 2009/08/24 10:36:59 UTC

[jira] Updated: (SOLR-1198) confine all solrconfig.xml parsing to SolrConfig.java

     [ https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-1198:
-----------------------------

    Attachment: SOLR-1198.patch

moved PluginInfo out of solrconfig

> confine all solrconfig.xml parsing to SolrConfig.java
> -----------------------------------------------------
>
>                 Key: SOLR-1198
>                 URL: https://issues.apache.org/jira/browse/SOLR-1198
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.5
>
>         Attachments: SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch, SOLR-1198.patch
>
>
> Currently , xpath evaluations are spread across Solr code. It would be cleaner if if can do it all in one place . All the parsing can be done in SolrConfig.java
> another problem with the current design is that we are not able to benefit from re-use of solrconfig object across cores. 

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