[
https://issues.apache.org/jira/browse/SOLR-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164247#comment-13164247
]
Noble Paul commented on SOLR-919:
---------------------------------
@Drew , The ;ogic is mostly same, but there are some more changes required in
the core to make it work because a few references are kept in SolrConfig which
should have been keptin the core
> 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: 3.6, 4.0
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]