Re: command line parameters for solr

2010-12-10 Thread Jack O
://docs.codehaus.org/display/JETTY/A+look+at+the+start.jar+mechanism Personally, I usually limit access to localhost by using whatever firewall the machine uses. Tom On Fri, Dec 10, 2010 at 7:55 PM, Jack O wrote: > Hello, > > For starting solr, from where do i find the list of com

Re: command line parameters for solr

2010-12-10 Thread Jack O
+the+start.jar+mechanism Personally, I usually limit access to localhost by using whatever firewall the machine uses. Tom On Fri, Dec 10, 2010 at 7:55 PM, Jack O wrote: > Hello, > > For starting solr, from where do i find the list of command line parameters. > > java -jar sta

singular/plurals

2010-12-10 Thread Jack O
Hello, Need one more help: What do I have to do so that search will work for singulars and plurals ? I would really appreciate all your help. /J

command line parameters for solr

2010-12-10 Thread Jack O
Hello, For starting solr, from where do i find the list of command line parameters. java -jar start.jar blahblah... I am especially looking for how to specify my own jetty config file. I want to allow access of solr from localhost only. I would really appreciate all your help. /J