[ 
https://issues.apache.org/jira/browse/SOLR-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833286#comment-15833286
 ] 

Erick Erickson commented on SOLR-3965:
--------------------------------------

[~romseygeek] Can we close this? I thought this was all working and this is a 
pretty old JIRA.

> CoreAdminHandler does not do "property expansion" on values wren creating new 
> core
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-3965
>                 URL: https://issues.apache.org/jira/browse/SOLR-3965
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Sami Siren
>
> Let's say I have a core definition in my solr.xml like this:
> {code}
> <core name="core" instanceDir="cores/core" 
> dataDir="${DataHome}/cores/core/data"/>
> {code}
> When I want to add more cores through the coreAdminHandler so that the data 
> goes under the same base dir I cannot use ${DataHome} but I have to use a 
> absolute directory instead. 
> Using property references stores everything correctly in solr.xml but the 
> actual value used for the data dir of the new core is incorrect (until solr 
> is restarted).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to