Hi Community, I need some help understanding some concepts.
I have the config on 2 severs: 2 shards each with 1 replica. Hence, on each server I have 1. shard1_replica1 2 . shard2_replica1 Suppose I have 50 documents then, shard1_replica1 + shard2_replica1 = 50 ? or shard2_replica1 = 50 && shard1_replica1 = 50 ? Regards, Sid.