1. 启动start
bin/solr start -help 查看start帮助
bin/solr start 启动单机版
bin/solr start -f 前台启动
bin/solr start -p 8984 指定端口启动
2. 重启solr
bin/solr restart
3. 停止solr
bin/solr stop
bin/solr stop -all
4. 状态
bin/solr status
1. 启动start
bin/solr start -help 查看start帮助
bin/solr start 启动单机版
bin/solr start -f 前台启动
bin/solr start -p 8984 指定端口启动
2. 重启solr
bin/solr restart
3. 停止solr
bin/solr stop
bin/solr stop -all
4. 状态
bin/solr status