I am wondering would I get performance benefits if I distribute writes to Solr 
nodes by sending documents exactly to the master of collection where the 
document belongs? My idea is that this would save some load between the cluster 
nodes and improve performances. How to do writes in the best way? Thank you in 
advance.

Reply via email to