Re: Persistent /repliction remotely...

2010-03-31 Thread Peter Sturge
An extension on this question: In my tests, when a slave restarts, it forgets it was sent a disable msg and carries on as specified in solrconfig.xml. This is expected, as these commands don't change any persistent cfg files. It's looking like the ways 'round this are: 1. Extend Solr's /replictio

Persistent /repliction remotely...

2010-03-31 Thread Peter Sturge
Hi, Would anyone know if it is possible to persistently enable/disable repliction remotely using Solrj (http api)? i.e. If http://slave_host:port/solr/repliction?command=disablepollis issued, and slave_host is subsequently restarted, is