Usage: solr COMMAND OPTIONS
where COMMAND is one of: start, stop, restart, healthcheck
Standalone server example (start Solr running in the background on port 8984):
solr start -p 8984
SolrCloud example (start Solr running in SolrCloud mode using localhost:2181 t
o connectto ZooKeeper, with1g max heap sizeand remote Java debug options enab
led):
solr start -c -m 1g -z localhost:2181 -a "-Xdebug -Xrunjdwp:transport=dt_soc
ket,server=y,suspend=n,address=1044"
Pass -help afterany COMMAND to see command-specific usage information,
such as: solr start -help or solr stop -help
Usage: solr COMMAND OPTIONS
where COMMAND is one of: start, stop, restart, healthcheck, create, creat
e_core, create_collection, delete, version, upconfig, downconfig
Standalone server example (start Solr running in the background on port 8984):
solr start -p 8984
SolrCloud example (start Solr running in SolrCloud mode using localhost:2181 t
o connectto Zookeeper, with1g max heap sizeand remote Java debug options enab
led):
solr start -c -m 1g -z localhost:2181 -a "-Xdebug -Xrunjdwp:transport=dt_soc
ket,server=y,suspend=n,address=1044"
Pass -help afterany COMMAND to see command-specific usage information,
such as: solr start -help or solr stop -help
Usage: solr COMMAND OPTIONS
where COMMAND is one of: start, stop, restart, healthcheck, create, creat
e_core, create_collection, delete, version, zk
Standalone server example (start Solr running in the background on port 8984):
solr start -p 8984
SolrCloud example (start Solr running in SolrCloud mode using localhost:2181 t
o connectto Zookeeper, with1g max heap sizeand remote Java debug options enab
led):
solr start -c -m 1g -z localhost:2181 -a "-Xdebug -Xrunjdwp:transport=dt_soc
ket,server=y,suspend=n,address=1044"
Pass -help afterany COMMAND to see command-specific usage information,
such as: solr start -help or solr stop -help