Hi, We are running a Solr Cloud infrastructure in our DEV environment with 4 Solr (nodes) and 3 zookeeper instances. Due to some terraform script issues, all three zookeeper instances were terminated. Once we restored them, the data (version-2 inside the data folder) was gone. Unfortunately, we didn't have any backup for the zookeeper data. Is there any way of restoring the Solr Cloud cluster using these newly created zookeeper instances without reindexing?
Thanks, Shamik