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

Cassandra Targett closed SOLR-7965.
-----------------------------------
    Resolution: Won't Fix

It's documented in the Ref Guide that solrcore.properties won't work in 
SolrCloud mode, and also that it may be removed in the future 
(https://cwiki.apache.org/confluence/display/solr/Configuring+solrconfig.xml#Configuringsolrconfig.xml-solrcore.properties),
 so closing this as Won't Fix.

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to