• Home
  • LLMs
  • Docker
  • Kubernetes
  • Java
  • Python
  • Ubuntu
  • Maven
  • Archived
  • About
Apache Solr | delete (collection) command
  1. delete command help
  2. Example

  1. delete command help
  2. Example

    Here's the output of running this command on my localhost where I have 2 Solr instances and 1 ZooKeeper instance.


    Notes:

    • The collection will be deleted from ZooKeeper.

    • For all the Solr alive instances, the collection folders (replicas) on the file system will be deleted.

    • If you set the "deleteConfig" option to "true" (default), the Solr config will be deleted from ZooKeeper.

© 2025  mtitek