Login
Remember
Register
Ask a Question
Which command would you use from a Window Command Prompt to stop an Apache Solr background instance that is running on port 8983?
0
votes
asked
Oct 25, 2022
in
Solr – Enterprise Search Engine
by
john ganales
Which command would you use from a Window Command Prompt to stop an Apache Solr background instance that is running on port 8983?
a) Solr terminate 8983
b) Solr -f -p 8983
c) Solr stop -f
d) Solr stop -p 8983
solr
port-number
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 25, 2022
by
john ganales
d) Solr stop -p 8983
...