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 replication request handlers. It seems like these should be different for each of the servers in the cloud. So how does it work? (I did google to understand the matter unsuccessfully.) Best, Michal