n Tue, 12/2/08, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> From: Yonik Seeley <[EMAIL PROTECTED]>
> Subject: Re: OOM on commit after few days
> To: solr-user@lucene.apache.org
> Date: Tuesday, December 2, 2008, 1:13 PM
> Using embedded is always more error prone...you
Using embedded is always more error prone...you're probably forgetting
to close some resource.
Make sure to close all SolrQueryRequest objects.
Start with a memory profiler or heap dump to try and figure out what's
taking up all the memory.
-Yonik
On Tue, Dec 2, 2008 at 1:05 PM, Sunil <[EMAIL PRO
I have been facing this issue since long in production environment and wanted
to know if anybody came across can share their thoughts.
Appreciate your help.
Environment
2 GB index file
3.5 million documents
15 mins. time interval for committing 100 to 400 document updates
Commit happens once i