Download OpenSolr Index backup file
Download Index Backup File
-
GET https://opensolr.com/solr_manager/api/download_backup_file
-
Parameters:
-
email - your opensolr registration email address
-
api_key - your opensolr api_key
-
core_name - the name of the core you wish to download a backup file for
-
file_name - the name of the backup file, as generated by the get_backup_files_list API method.
-
Example: https://opensolr.com/solr_manager/api/download_backup_file?email=&
api_key=Please log in&core_name=my_solr_core&file_name=my_backup_file_name