Get index info, details, and statistics
This method, also returns the statistics usage for all your indexes as well.
-
GET https://opensolr.com/solr_manager/api/get_core_info
-
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 info for
-
Example: https://opensolr.com/solr_manager/api/get_core_info?email=PLEASE_LOG_IN&
api_key=PLEASE_LOG_IN&core_name=my_solr_core