FAQ & API Documentation
Select a category on the left, to get your answers quickly
Get List of All Backup Files
-
GET https://opensolr.com/solr_manager/api/get_backup_files_list
-
Parameters:
-
email - your opensolr registration email address
-
api_key - your opensolr api_key
-
core_name - the name of the core you wish to get the backup files list for
-
Example: https://opensolr.com/solr_manager/api/get_backup_files_list?email=&
api_key=Please log in&core_name=my_solr_core
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=&
api_key=Please log in&core_name=my_solr_core