HoustonPutman commented on code in PR #1581: URL: https://github.com/apache/solr/pull/1581#discussion_r1175526020
########## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ########## @@ -73,6 +73,10 @@ Please refer to the https://solr.apache.org/downloads.html[Solr Downloads] site === Shard Management * Solr now provides an xref:deployment-guide:shard-management.adoc#installshard[INSTALLSHARD] API to allow users who have built (per-shard) indices offline to import them into SolrCloud shards. +== Solr 9.3 +=== Improvements to Solr CLI +* the bin/solr -i and bin/solr -info removed in favour of bin/solr status command. Review Comment: ```suggestion === Improvements to the Solr CLI * The`-i` and `-info` options for `bin/solr` have been removed in favour of the `bin/solr status` command. ``` I think you added this to the wrong PR though... -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org