Hi, The API to backup(action=BACKUP) has not been implemented for Solr 6.0.0. I used the replication end pt. to create a backup which it did. When I try to restore from backup Solr throughs:
"exception":"java.lang.OutOfMemoryError: Java heap space" I would believe that the amount of memory used to create the backup should be enough to restore it. Why do I have to give it more JVM? Regards, Sid.