API - Get all the Solr configuration files list
Get all the configuration files list from the server
- GET https://opensolr.com/solr_manager/api/get_all_config_files
-
Parameters:
- email - your opensolr registration email address
- api_key - your opensolr api_key
- core_name - the name of the core you wish to upload the schema.xml for
-
Example: https://opensolr.com/solr_manager/api/get_all_config_files?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core

