You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shiva (JIRA)" <ji...@apache.org> on 2015/08/24 22:42:45 UTC

[jira] [Created] (SOLR-7965) solrcore.properties not working in SolrCloud as expected

Shiva created SOLR-7965:
---------------------------

             Summary: solrcore.properties not working in SolrCloud as expected
                 Key: SOLR-7965
                 URL: https://issues.apache.org/jira/browse/SOLR-7965
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 5.2.1
         Environment: Linux
            Reporter: Shiva


i have defined a variable in solrconfig.xml as below.
<lib dir="${customSolr.dir:/solr/Applications/solr521/CustomSolr}" regex=".*\.jar"/>

and referenced the same property in solrcore.properties as
customSolr.dir=/export/Applications/solr521/CustomSolr

uploaded the configuration to zookeeper with these changes expecting customSolr.dir=/export/... should be in effect. BTW, i have reloaded the collection too.

Please do the needful.



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

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