Re: solr init.d script

2010-11-09 Thread Lance Norskog
As many solrs as you want can open an index for read-only queries. If you have a shared disk with a global file system, this could work very well. A note: Solr sessions are stateless. There is no reason to run JBoss Solr in fail-over mode with session replication. On Tue, Nov 9, 2010 at 12:25 PM,

Re: solr init.d script

2010-11-09 Thread Nikola Garafolic
On 11/09/2010 07:00 PM, Israel Ekpo wrote: Yes. I recommend running Solr via a servlet container. It is much easier to manage compared to running it by itself. On Tue, Nov 9, 2010 at 10:03 AM, Nikola Garafolic wrote: But in my case, that would make things more complex as I see it. Two jboss

Re: solr init.d script

2010-11-09 Thread Israel Ekpo
Yes. I recommend running Solr via a servlet container. It is much easier to manage compared to running it by itself. On Tue, Nov 9, 2010 at 10:03 AM, Nikola Garafolic wrote: > I have two nodes running one jboss server each and using one (single) solr > instance, thats how I run it for now. > >

Re: solr init.d script

2010-11-09 Thread Israel Ekpo
o Write press ENTER key. > You're now back to TERMINAL command line. > > Type in the following command in TERMINAL to create all the links to the > script. > sudo update-rc.d solr defaults > Type in the following command in TERMINAL to make the script executable. > sudo chm

Re: solr init.d script

2010-11-09 Thread Nikola Garafolic
I have two nodes running one jboss server each and using one (single) solr instance, thats how I run it for now. Do you recommend running jboss with solr via servlet? Two jboss run in load-balancing for high availability purpose. For now it seems to be ok. On 11/09/2010 03:17 PM, Israel Ekp

Re: solr init.d script

2010-11-09 Thread Nikola Garafolic
et browser go to your website and try a Solr search. -Original Message- From: Nikola Garafolic [mailto:nikola.garafo...@srce.hr] Sent: Monday, November 08, 2010 11:42 PM To: solr-user@lucene.apache.org Subject: solr init.d script Hi, Does anyone have some kind of init.d script for solr, that can start, stop and check solr status? -- Nikola Garafolic SRCE, Sveucilisni racunski centar tel: +385 1 6165 804 email: nikola.garafo...@srce.hr

RE: solr init.d script

2010-11-08 Thread Eric Martin
Wait until Ubuntu Server reboot is completed. Wait 2 minutes for Apache Solr to startup. Using your internet browser go to your website and try a Solr search. -----Original Message- From: Nikola Garafolic [mailto:nikola.garafo...@srce.hr] Sent: Monday, November 08, 2010 11:42 PM To: solr

solr init.d script

2010-11-08 Thread Nikola Garafolic
Hi, Does anyone have some kind of init.d script for solr, that can start, stop and check solr status? -- Nikola Garafolic SRCE, Sveucilisni racunski centar tel: +385 1 6165 804 email: nikola.garafo...@srce.hr