You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "HoustonPutman (via GitHub)" <gi...@apache.org> on 2023/04/24 16:24:11 UTC

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1581: SOLR-16761: Document the bin/solr api command

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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org