Hi,

I want to apply a change to a Schema of a Collection deployed on SolrCloud.

This SolrCloud consists of a 3 Zookeepers ensemble overseeing 4 Solr
Instances that each have a replicated version of a single Collection.

As I understand it, I need to update my schema.xml and then upload it to
the Zookeeper ensemble. Then I need to reload the Collection.

My questions are:

Do I only need to reload one Shard (Primary, anyone will do) and the schema
update will be propagated to other shards or must I reload every single
shard one after the other for the changes to the schema to be applied?

Is there an order in which shards should be reloaded?

Thanks for your time,

Marc Campeau

Reply via email to