Thanks!
My only doubt is: upload a new set of configuration files to the same
configuration name like so:

Initial configuration:
zkcli.sh -zkhost localhost:9983 -cmd upconfig -confdir conf_initial/
-confname my_custom_config
and afterwards, to change it do:
zkcli.sh -zkhost localhost:9983 -cmd upconfig -confdir conf_changed/
-confname my_custom_config

Is this correct?
If so, what happens afterwards, will ZK distribute this changes to all cores
and reload them?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Multiple-schemas-in-the-same-SolrCloud-tp4094279p4094895.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to