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

Shalin Shekhar Mangar updated SOLR-1214:
----------------------------------------

    Attachment: SOLR-1214.patch

Changes:
# Remove the CoreContainer(String home) constructor
# Initialize solrHome in CoreContainer() and CoreContainer(SolrResourceLoader 
loader) and CoreContainer#load() methods to tackle cases where solrHome is not 
set or load is called with a different directory than solrHome.
# Use SolrResourceLoader#locateSolrHome instead of the deprecated 
locateInstanceDir method

All tests pass. I'll commit this shortly.

> differentiate between solr home and instanceDir
> -----------------------------------------------
>
>                 Key: SOLR-1214
>                 URL: https://issues.apache.org/jira/browse/SOLR-1214
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1214.patch, SOLR-1214.patch, SOLR-1214.patch
>
>
> There is a lot of confusion on what is an instanceDir in a multicore system. 
> The CoreContainer must have a field for solrHome  and the instanceDir for 
> each core should be specific to that core

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

Reply via email to