One correction:

I have set documentcache as:

initialsize=512
size=7100000
autowarmcount=512

The total insertion in documentcache goes upto max 450000 with 0 evictions
in a day. Which means it never grows to 7100000.

Thanx


Mike Klaas 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 more frequently accessed than others.
> 
> I'd suggest starting with 700k, which I would still consider a large  
> cache.
> 
> -Mike
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/SOLR-OOM-%28out-of-memory%29-problem-tp17364146p17424355.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to