bq: I don't use replication so why does it has to check who is the leader Because the doc must be routed to the correct shard, and the shard leader is the machine that coordinates the indexing for that shard.
I really question whether this is a fruitful course for you to take. What specific problems are you trying to solve here? Because trying to take control at this level really shouldn't be done unless and until you have a problem that's causing you grief, it's just a waste of energy until then IMO. Best, Erick On Thu, Apr 16, 2015 at 7:59 AM, Shawn Heisey <apa...@elyograg.org> wrote: > On 4/16/2015 7:42 AM, Adir Ben Ami wrote: >> I have not mentioned before that the index are always routed to specific >> machine. >> Is there a way to avoid connectivity from the node to all other nodes? > > That capability has been added in Solr 5.1.0. > > https://issues.apache.org/jira/browse/SOLR-6832 > > Thanks, > Shawn >