Hi Erick,
Thank you for making this clearer (it helped me solve issue with
replication I asked about in different thread). However I suspect I still
do something wrong.
I am running a single Tomcat instance with two instances of Solr.
The shared solrconfig.xml contains:
${solr.data.dir:data}
An
Each of those data dirs is relative to the instance in question.
So if you're running on different machines, they're physically
separate even though named identically.
If you're running multiple nodes on a single machine a-la the
getting started docs, then each one is in it's own directory
(e.g.
Hi Everyone,
I am quite a bit confused about managing configuration files with Zookeeper
for running Solr in cloud mode.
To be precise, I was able to upload the config files (schema.xml,
solrconfig.xml) into the Zookeeper and run Solrcloud.
What confuses me are properties like "data.dir", or re