I have a cluster with 30 nodes and a lot of indices with small number of primary shards . Let's say 800 indices . most indices only have 1 or 2 primary shards. I want to know how elasticsearch cluster distribute data across the cluster such a lot of small indices? Does all nodes in cluster receive data evenly ? or near evenly ? Thanks, Sun Chanras