They are two web applications running on a single Tomcat instance.
Thanks
Madu
-Original Message-
From: findbestopensource [mailto:findbestopensou...@gmail.com]
Sent: Friday, 14 May 2010 4:38 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Deployment Question
Please explain how
> -Original Message-
> From: findbestopensource [mailto:findbestopensou...@gmail.com]
> Sent: Friday, 14 May 2010 3:34 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr Deployment Question
>
> You may use one index at a time, but both indexes are active and loaded all
&
: Is there a formulae etc?
Thanks
Madu
-Original Message-
From: findbestopensource [mailto:findbestopensou...@gmail.com]
Sent: Friday, 14 May 2010 3:34 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr Deployment Question
You may use one index at a time, but both indexes are
You may use one index at a time, but both indexes are active and loaded all
its terms in memory. Memory consumption will be certainly more.
Regards
Aditya
http://www.findbestopensource.com
On Fri, May 14, 2010 at 10:28 AM, Maduranga Kannangara <
mkannang...@infomedia.com.au> wrote:
> Hi
>
> We u
Hi
We use separate JVMs to Index and Query.
(Client applications will query only slaves,
while master does only indexing)
Recently we moved a two master indexes to
a single JVM. Our memory allocation was for
each index was 512Mb and 1Gb.
Once we moved both indexes to a single VM,
we thought it w