how to add solr to run on startup?
Posted
by Blankman
on Server Fault
See other posts from Server Fault
or by Blankman
Published on 2010-03-27T22:08:24Z
Indexed on
2010/03/27
22:13 UTC
Read the original article
Hit count: 398
I asked this question before, but I think I got answers that were cron job type answers.
I want the solr service to startup if I reboot my computer, and I also want it to run by itself instead of me opening up cmd.exe and running it manually, and then having to close my terminal connection (not log off as that will close it).
What options do I have?
I am on windows server 2008, IIS7 running a asp.net application that uses solr.
© Server Fault or respective owner