Stop the Web Crawler
Permanently stops the web crawler by killing all running processes and removing the cron schedule. The crawler will not run again until manually restarted. If you only want to temporarily pause crawling, use the Pause API instead.
- GET https://opensolr.com/solr_manager/api/stop_crawl
- Parameters:
- email - (required) your opensolr registration email address
- api_key - (required) your opensolr api_key
- core_name - (required) the name of the index you wish to stop the web crawler for
-
Example: https://opensolr.com/solr_manager/api/stop_crawl?email=PLEASE_LOG_IN& api_key=PLEASE_LOG_IN&core_name=my_solr_core
Try it live · no signup, no code
See the Web Crawler and AI Hybrid Search working in 60 seconds
Paste any website URL into the RAG in 60 Seconds sandbox. The Web Crawler fetches your pages, Opensolr generates the vector embeddings, and you get keyword + vector hybrid search plus a RAG answer on your own content — live, on a temporary index, with the keyword-only, vector-only and hybrid results shown side by side. No account, no OpenAI key, nothing to install.
Try AI Hybrid Search in 60 seconds →