I have a Solr cloud (version 7.4) with 2 nodes (each one has 10Gb SSD hard and 256Gb memory and 50Gb heap) and 10 collections.
one collection has 12 billion documents and rest of collections has 1 billion documents.
we don’t know exactly how many shards are proper for my use case.
How can I determine the appropriate number of shaders and How many Shard is appropriate for each collection?
Does it have a formula?