0 votes
in Solr – Enterprise Search Engine by

Which of the following command is used to start Solr in the foreground?

a) sudo service Solr start -f

b) sudo service Solr start

c) sudo service Solr restart

d) sudo service Solr restart

1 Answer

0 votes
by
a) sudo service Solr start -f
...