Skip to content

Issue #3529563: Add command to fully clear Solr index

Deletes all documents from a Solr core, including those not tracked by Drupal. This is a destructive operation that communicates directly with the Solr server and removes all indexed documents for the given Search API Solr index. Use this if you suspect Solr contains stale, orphaned, or externally added documents.

Merge request reports

Loading