Normally to optimize an index you POST <optimize/> to /solr/update. Is there any way to POST an optimize message to one instance and have it propagate to all shards sort of like the select?
/solr-shard-1/select?q=dog... shards=shard-1,shard2 Thanks, Phil