You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/14 12:28:12 UTC

[jira] [Updated] (SOLR-4575) SOLR-4196 took away the ability to use solr.core.name (and others) in solrconfig & etc.

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

Erick Erickson updated SOLR-4575:
---------------------------------

    Description: 
solr.core.name
solr.core.instanceDir
solr.core.dataDir
solr.core.configName
solr.core.schemaName
 
all are introduced (without necessarily reading them from the environment) so they can be referenced in various config files (e.g. solrconfig.xml) or passed through as system vars.

Shawn:
Thans for pointing at that specific revision, made it much easier for me to pinpoint.

  was:
solr.core.name"
solr.core.instanceDir"
solr.core.dataDir"
solr.core.configName"
solr.core.schemaName"
 
all are _stored_ in the internal structures without the "solr.core" prefix. But they should still be specified as system props with "solr.core." as a prefix...

Shawn:
Thans for pointing at that specific revision, made it much easier for me to pinpoint.

        Summary: SOLR-4196 took away the ability to use solr.core.name (and others) in solrconfig & etc.  (was: SOLR-4196 made defining "solr.core.name" as a system prop (and others) fail.)
    
> SOLR-4196 took away the ability to use solr.core.name (and others) in solrconfig & etc.
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-4575
>                 URL: https://issues.apache.org/jira/browse/SOLR-4575
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-4575.patch, SOLR-4575.patch, SOLR-4575.patch
>
>
> solr.core.name
> solr.core.instanceDir
> solr.core.dataDir
> solr.core.configName
> solr.core.schemaName
>  
> all are introduced (without necessarily reading them from the environment) so they can be referenced in various config files (e.g. solrconfig.xml) or passed through as system vars.
> Shawn:
> Thans for pointing at that specific revision, made it much easier for me to pinpoint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org