epugh commented on code in PR #4271: URL: https://github.com/apache/solr/pull/4271#discussion_r3051833081
########## solr/solr-ref-guide/modules/deployment-guide/pages/solr-control-script-reference.adoc: ########## @@ -25,6 +25,47 @@ The SolrCLI makes Solr easier to work with by providing simple commands and opti More examples of SolrCLI in use are available throughout this Guide, particularly in the sections xref:installing-solr.adoc#starting-solr[Starting Solr] and xref:getting-started:tutorial-solrcloud.adoc[]. +== Command Reference + +The table below lists all available `bin/solr` commands. +Commands marked with (✓) have dedicated reference pages auto-generated from source annotations; others are documented inline below. Review Comment: We have been caught many times with ref guide differences from reality in the docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
