Hello all, We need to run a heavy SOLR with 300 million documents, with each document having around 350 fields. The average length of the fields will be around 100 characters, it may have date and integers fields as well. Now we are not sure whether to have single server or run multiple servers (for each node/shards?). We are using Solr 5.5 and want best performance.
We are new to SolrCloud, I would like to request your inputs on how many nodes/shards we need to have and how many servers for best performance. We primarily use geo-statial search. -- Regards, Selvam