One correction:
I have set documentcache as:
initialsize=512
size=710
autowarmcount=512
The total insertion in documentcache goes upto max 45 with 0 evictions
in a day. Which means it never grows to 710.
Thanx
Mike Klaas wrote:
>
>
> On 22-May-08, at 4:27 AM, gurudev wrote:
>
On 22-May-08, at 4:27 AM, gurudev wrote:
Hi Rong,
My cache hit ratio are:
filtercache: 0.96
documentcache:0.51
queryresultcache:0.58
Note that you may be able to reduce the _size_ of the document cache
without materially affecting the hit rate, since typically some
documents are much m
dev <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, May 22, 2008 7:27:44 AM
> Subject: RE: SOLR OOM (out of memory) problem
>
>
> Hi Rong,
>
> My cache hit ratio are:
>
> filtercache: 0.96
> documentcache:0.51
> queryresultcache:0.5
22, 2008 7:28 AM
To: solr-user@lucene.apache.org
Subject: RE: SOLR OOM (out of memory) problem
Hi Rong,
My cache hit ratio are:
filtercache: 0.96
documentcache:0.51
queryresultcache:0.58
Thanx
Pravesh
Yongjun Rong-2 wrote:
>
> I had the same problem some weeks before. You can try thes
-Original Message-
From: gurudev [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 22, 2008 7:28 AM
To: solr-user@lucene.apache.org
Subject: RE: SOLR OOM (out of memory) problem
Hi Rong,
My cache hit ratio are:
filtercache: 0.96
documentcache:0.51
queryresultcache:0.58
Thanx
Pravesh
> Sent: Wednesday, May 21, 2008 2:23 PM
> To: solr-user@lucene.apache.org
> Subject: Re: SOLR OOM (out of memory) problem
>
>
> On 21-May-08, at 4:46 AM, gurudev wrote:
>
>>
>> Just to add more:
>>
>> The JVM heap allocated is 6GB with initial heap si
more ram in order to do facet
queries.
This is with Solr 1.3.
-Original Message-
From: Mike Klaas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 11:23 AM
To: solr-user@lucene.apache.org
Subject: Re: SOLR OOM (out of memory) problem
On 21-May-08, at 4:46 AM, gurudev wrote
and
Solr continues to run. We had to get more ram in order to do facet queries.
This is with Solr 1.3.
-Original Message-
From: Mike Klaas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 11:23 AM
To: solr-user@lucene.apache.org
Subject: Re: SOLR OOM (out of memory) problem
On 21
Wish this can help.
-Original Message-
From: Mike Klaas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 2:23 PM
To: solr-user@lucene.apache.org
Subject: Re: SOLR OOM (out of memory) problem
On 21-May-08, at 4:46 AM, gurudev wrote:
>
> Just to add more:
>
> The JVM heap
On 21-May-08, at 4:46 AM, gurudev wrote:
Just to add more:
The JVM heap allocated is 6GB with initial heap size as 2GB. We use
quadro(which is 8 cpus) on linux servers for SOLR slaves.
We use facet searches, sorting.
document cache is set to 7 million (which is total documents in index)
filte
But that means that it can't fit all documents in the cache, doesn't
it? The index is 12GB and your allocated heap is 6GB... 12GB > 6GB...
/Jimi
Quoting gurudev <[EMAIL PROTECTED]>:
Just to add more:
The JVM heap allocated is 6GB with initial heap size as 2GB. We use
quadro(which is 8 cpus
o: solr-user@lucene.apache.org
> Sent: Wednesday, May 21, 2008 7:46:15 AM
> Subject: Re: SOLR OOM (out of memory) problem
>
>
> Just to add more:
>
> The JVM heap allocated is 6GB with initial heap size as 2GB. We use
> quadro(which is 8 cpus) on linux servers for SOLR slav
Just to add more:
The JVM heap allocated is 6GB with initial heap size as 2GB. We use
quadro(which is 8 cpus) on linux servers for SOLR slaves.
We use facet searches, sorting.
document cache is set to 7 million (which is total documents in index)
filtercache 1
gurudev wrote:
>
> Hi
>
>
13 matches
Mail list logo