Go to the <solr_root>/example folder and run the following command
- nohup java -jar start.jar > logfile 2>&1 &
The Apache Solr is run in background now.
Done =)
Reference: Solr keeps going off line
Go to the <solr_root>/example folder and run the following command
The Apache Solr is run in background now.
Done =)
Reference: Solr keeps going off line
One thought on “Run Apache Solr in Background”