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, Nikola Garafolic
<nikola.garafo...@srce.hr> wrote:
> 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
>> <nikola.garafo...@srce.hr>wrote:
>
> But in my case, that would make things more complex as I see it. Two jboss
> servers with solr as servlet container, and then I need the same data dir,
> right? I am now running single solr instance as cluster service, with data
> dir set to shared lun, that can be started on any of two hosts.
>
> Can you explain my benefits with two solr instances via servlet, maybe more
> performance?
>
> Regards,
> Nikola
>
> --
> Nikola Garafolic
> SRCE, Sveucilisni racunski centar
> tel: +385 1 6165 804
> email: nikola.garafo...@srce.hr
>
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to