RE: Updates from Multiple JVM

2007-08-10 Thread Chris Hostetter
: > Is the question whether or not you can run solr in two different servlet : > containers and index into the same data set? two instances of Solr (either in sevlert containers or embeded instances) should be able to use the same index simultenously under the same conditions as any two isntances

RE: Updates from Multiple JVM

2007-08-08 Thread LP
6 AM > To: solr-user@lucene.apache.org > Subject: Updates from Multiple JVM > > > Hi, > > Does Solr support updates to the same index from multiple JVM ? > > Thanks, > Priya > -- > View this message in context: > http://www.nabble.com/Updates-from-Mu

RE: Updates from Multiple JVM

2007-08-07 Thread Lance Norskog
EMAIL PROTECTED] Sent: Monday, August 06, 2007 12:06 AM To: solr-user@lucene.apache.org Subject: Updates from Multiple JVM Hi, Does Solr support updates to the same index from multiple JVM ? Thanks, Priya -- View this message in context: http://www.nabble.com/Updates-from-Multiple-JVM-tf4222574

Re: Updates from Multiple JVM

2007-08-07 Thread LP
ww.nabble.com/file/p12030523/SampleFiles.zip SampleFiles.zip -- View this message in context: http://www.nabble.com/Updates-from-Multiple-JVM-tf4222574.html#a12030523 Sent from the Solr - User mailing list archive at Nabble.com.

Re: Updates from Multiple JVM

2007-08-06 Thread Chris Hostetter
: Does Solr support updates to the same index from multiple JVM ? Solr recieves update commands via HTTP requests, so yes it can process updates from multiple JVMs, it can even process updates that come from applications written in languages other then java. -Hoss

Updates from Multiple JVM

2007-08-06 Thread LP
Hi, Does Solr support updates to the same index from multiple JVM ? Thanks, Priya -- View this message in context: http://www.nabble.com/Updates-from-Multiple-JVM-tf4222574.html#a12011916 Sent from the Solr - User mailing list archive at Nabble.com.