See "downconfig" here:
https://cwiki.apache.org/confluence/display/solr/Command+Line+Utilities

I'm guessing you started your cloud with one of the example (i.e. -e
cloud). Under the covers,
it did an "upconfig" to put the configs up in ZK in the first place,
this is the inverse.

Best,
Erick

On Mon, Jun 8, 2015 at 10:56 AM, mattia.martine...@gmail.com
<mattia.martine...@gmail.com> wrote:
> Hi.
> I setted up a SolrCloud cluster with 3 nodes and configuration files on
> Zookeeper.
> I read the document at
> https://cwiki.apache.org/confluence/display/solr/Using+ZooKeeper+to+Manage+Configuration+Files
> and saw that configuration files are stored on ZooKeeper of course.
> But now I have to update my custom schema.xml and I cannot realize how I
> can download the current config set to update it.
> Could you help me please?
> Thank you very much!
> Bye

Reply via email to