Repeating this question since I have not received any responses. Does anyone have any ideas on this problem?
________________________________ From: Muguet Bradbury Sent: Friday, September 25, 2009 8:25 AM To: [email protected] Subject: Memory issues with jackrabbit/lucene We are experiencing memory leaks in our application that uses jackrabbit 1.4. When we analyze the heap dump, there are many instances of Lucene TermBuffer objects in the heap when the exception occurs. Upon inspection of the TermBuffer objects, we see document content that we want to store, but we don't want to be able to search within this content. Is there a way to add content to a jackrabbit repo without making it searchable, thus avoiding the TermBuffer objects being created? Thanks! Muguet Bradbury
