Re: solr with java service wrapper

2013-07-26 Thread Katie McCorkell
I was using Linux. I used the Java Service Wrapper and found what I needed! It provides a way to wrap the start.jar so that it can be started and stopped using linux daemon, helpful for my case of connecting Solr to a chef recipe. I may write an explanation of this soon.

Re: solr with java service wrapper

2013-07-17 Thread Alexandre Rafalovitch
Which Operating System? I have a write up for Windows: http://blog.outerthoughts.com/2013/07/setting-up-apache-solr-on-windows-as-a-service/ To search the mailing list, there is several options, try http://search-lucene.com/ and narrow down by mailing lists/keywords. Regards, Alex. Personal w

solr with java service wrapper

2013-07-17 Thread Katie McCorkell
Hello, I was wondering if people had experience using solr with jetty and a java service wrapper for automatic deployment? I thought a service wrapper might be included in the solr download, but I didn't see one. How does one search the mailing list archive? Are there any previous topics about th