How to compute index size

2020-02-03 Thread Mohammed Farhan Ejaz
Hello All, I want to size the RAM for my Solr cloud instance. The thumb rule is your total RAM size should be = (JVM size + index size) Now I have a simple question, How do I know my index size? A simple method, perhaps from the Solr cloud admin UI or an API? My assumption so far is the total

Solr Backup restore

2019-09-12 Thread Mohammed Farhan Ejaz
Hello, I have a Solr Cloud with 2 node cluster. It has 2 replicas one on each node with a single shard. The cores created are <>_shard1_replica1 and <>_shard1_replica2. When I create a collection back up and restore the documents are indexed properly on both the nodes, but the cores created are