Get full status of a Solr Index
- GET https://opensolr.com/solr_manager/api/get_core_status
-
Parameters:
- email - your opensolr registration email address
- api_key - your opensolr api_key
- core_name - the name of the core you wish to get status for
-
Example: https://opensolr.com/solr_manager/api/get_core_status?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core

