Trigger Stop the Web Crawler
- GET https://opensolr.com/solr_manager/api/stop_crawl
-
Parameters:
- email - your opensolr registration email address
- api_key - your opensolr api_key
- core_name - the name of the core you wish to stop the web crawler process for
-
Example: https://opensolr.com/solr_manager/api/stop_crawl?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core

