: > 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
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
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
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.
: 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
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.