Hi,

I am in the process of migrating my master, slave Solr infraestructure to
SolrCloud.
At the moment I have several cores inside a folder with this structure
/MyCores
/MyCores/Core1
/MyCores/Core1/conf
/MyCores/Core1/core.properties
/MyCores/Core2
/MyCores/Core2/conf
/MyCores/Core1/core.properties

As you can see I have several cores with a core.properties file inside which
contain several variables to populate solrconfig.xml and schema.xml.

When uploading this info into Zookeeper it fails during the creation of a
collection because it's not able to resolve the core.properties variables.

Do you have any idea? Is it possible to use core.properties with SolrCloud?

Thanks
Sergio




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Upload-core-properties-to-ZooKeeper-tp4221259.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to