Hi, I have an existing collection which has 2 shards, one on each node in the cloud. Now I want to split the existing collection into 3 shards because of increase in volume of data. And create this new shard on a new node in the solrCloud.
I read about splitting a shard & creating a shard, but not sure it will work. Any suggestions how are others handling this scenario in production. -- Thanks Jay