Upload solr configuration via zip archive
Upload zip archive containing your solr configuration files
-
POST https://opensolr.com/solr_manager/api/upload_zip_config_files
-
Note that if uploading a zip archive containing multiple files, you will use the upload_zip_config_files API endpoint
-
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
-
userfile - your local config.zip file to POST and upload to the server
-
Example: https://opensolr.com/solr_manager/upload_config_files_form