[
https://issues.apache.org/jira/browse/SOLR-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-919:
----------------------------
Attachment: SOLR-919.patch
untested patch
> Cache and reuse the SolrConfig
> ------------------------------
>
> Key: SOLR-919
> URL: https://issues.apache.org/jira/browse/SOLR-919
> Project: Solr
> Issue Type: Improvement
> Components: multicore
> Reporter: Noble Paul
> Assignee: Noble Paul
> Fix For: 1.5
>
> Attachments: SOLR-919.patch
>
>
> If there are 1000's of cores the no:of times we need to load and parse the
> solrconfig.xml is going to be very expensive. It is desirable to just create
> one instance of SolrConfig object and re-use it across cores
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.