Delete Index configuration file
Delete index configuration file
-
GET https://opensolr.com/solr_manager/api/delete_config_file
-
Parameters:
-
email - your opensolr registration email address
-
api_key - your opensolr api_key
-
core_name - the name of the core
-
file_name - the name of the config file you wish to remove from your solr core, without the file extension
-
file_extension - the extension of the config file you wish to remove from your solr core, without the period.
-
Example: https://opensolr.com/solr_manager/api/delete_config_file?email=&
api_key=Please log in&core_name=my_solr_core&file_name=schema&file_extension=xml