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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to