Reload a core - also used for troubleshooting
Reload Solr Index
-
GET https://opensolr.com/solr_manager/api/reload_core
-
Parameters:
-
email - your opensolr registration email address
-
api_key - your opensolr api_key
-
core_name - the name of the core you wish to remove
-
Example: https://opensolr.com/solr_manager/api/reload_core?email=&
api_key=Please log in&core_name=my_solr_core