On Feb 20, 2013, at 9:47 PM, Rollin.R.Ma (lab.sh04.Newegg) 41099 <rollin.r...@newegg.com> wrote:
> I also see " Concerning CloudSolrServer, there is a JIRA to make it hash and > send updates to the "right" leader, but currently it still doesn't - it just > favors leaders in general over non leaders currently. " > > I wonder if one commit to only one leader, not every doc to different leaders > according the shards. That's just an optimization. Updates are forwarded to the right now no matter which you originally send them to. - Mark