Create Index Backup
- GET https://opensolr.com/solr_manager/api/create_backup
-
Parameters:
- email - your opensolr registration email address
- api_key - your opensolr api_key
- core_name - the name of the core you wish to create a backup for
-
Example: https://opensolr.com/solr_manager/api/create_backup?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core

