0 votes
in Solr – Enterprise Search Engine by
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

1 Answer

0 votes
by
d) Solr stop -p 8983
...