Hi Team, We are trying to backup indexes in Prod. It created backup snapshots in mentioned location. But it didn't create backup.properties, zk_backup files in that location. So, when we use restore api, we are not able to restore, It failed with exception that "No backup.properties file" We need help to know why backup.properties file is not created when backup we ran backup api. Below is the api we are using for backup. http://username:password@hostname:port/solr/admin/collections?action=BACKUP&name=$newBackupName&collection=$myCollectionName&location=/opt/epricer-solr-backup/DR
We are using Solr version is 9.0.0 and solr cluster configuration. Also, I need clarification on whether we need to run solr backup api in leader or follower solr server node? We need to run this backup api in Production. Can someone please answer our queries. Thanks and Regards, Anusha R