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/12/15 12:55:18 UTC

[jira] Updated: (SOLR-919) Cache and reuse the SolrConfig

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