Thanks Erick!
As I said, user error! ;)
Tom
On 21/11/17 22:41, Erick Erickson wrote:
I think you're confusing shards with replicas.
numShards is 2, each with one replica. Therefore half of your docs
will wind up on one replica and half on the other. If you're adding a
single doc, by definitio
I think you're confusing shards with replicas.
numShards is 2, each with one replica. Therefore half of your docs
will wind up on one replica and half on the other. If you're adding a
single doc, by definition it'll be placed on only one of the two
shards. If your shards had multiple replicas, all