cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/solrAdmin/{solrApiPath}/{path}
Issue a Solr command to the search cluster.
The Solr API Path.
The path to the Solr command to run.
Was this page helpful?