Hi All, I am working on coming up with a solr architecture layout for my use case.We are a very write heavy application with no down time tolerance and have low SLAs on reads when compared with writes.I am looking at around 12K tps with average index size of solr document in the range of 6kB.I would like to go with 3 replicas for that extra fault tolerance and trying to identify the number of shards.The machines are monsterous and have around 100 GB of RAM and more than 24 cores on each.Is there a way to come at the number of desired shards in this case.Any pointers would be helpful.
Thanks, Nishanth