Select a category on the left, to get your answers quickly
Example: https://opensolr.com/solr_manager/api/get_index_list?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN
Example: https://opensolr.com/solr_manager/api/get_env?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN
This method, also returns the statistics usage for all your indexes as well.
Example: https://opensolr.com/solr_manager/api/get_core_info?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Example: https://opensolr.com/solr_manager/api/reload_core?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Allows to get a list of all the Servers that you can create your Opensolr indexes into.
Example: https://opensolr.com/solr_manager/api/server_country?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN
Example: https://opensolr.com/solr_manager/api/optimize?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Example: https://opensolr.com/solr_manager/api/commit?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Example: https://opensolr.com/solr_manager/api/ping_server?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&hostname=us.opensolr.com
Example: https://opensolr.com/solr_manager/api/get_core_status?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Example: https://opensolr.com/solr_manager/api/create_index?email=PLEASE_LOG_IN&
api_key=PLEASE_LOG_IN&index_name=my_solr_index®ion=DE-SOLR-9
Example: https://opensolr.com/solr_manager/api/delete_index?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&index_name=my_solr_index
Allows to get a list of all the Request Handlers being defined in any one of your Opensolr Indexes, in your solrconfig.xml file.
Example: https://opensolr.com/solr_manager/api/request_handlers?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_opensolr_index_name
Example: https://opensolr.com/solr_manager/api/replicate_index?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&index_name=master_index&target_index=replica_index