Hello Folks,

is it possible to disable the replication for ALL cores using one command? We currently use Solr 3.6.

Currently we have a curl operation, which fires:
http://<slave_host>:<port>/solr/<core>/admin/replication/index.jsp?poll=disable

In the documentation there is a URL-Command which seems to be correct, but it says "404".
http://slave_host:port/solr/replication?command=disablepoll

Since we have many cores and many Servers, this takes a while.

Thanks, Ralf

Reply via email to