• Home
  • LLMs
  • Python
  • Docker
  • Kubernetes
  • Java
  • All
  • About
Apache Solr | "${SOLR_ROOT}/bin/solr" commands
  1. Command line help
  2. Starting and Stopping Solr
  3. Getting informations of Solr
  4. Handling Solr Collections
  5. Handling data in ZooKeeper

  1. Command line help
    Printing the "solr" command line help:
  2. Starting and Stopping Solr
    Start Solr:

    Restart Solr:

    Stop Solr:
  3. Getting informations of Solr
    Solr Version:

    Solr Status:

    Solr Healthcheck:
  4. Handling Solr Collections
    Create collections (if Solr is running in SolrCloud):

    Create collections:

    Delete collections (if Solr is running in SolrCloud):
  5. Handling data in ZooKeeper
    Handling data in ZooKeeper:
© 2025  mtitek