Re: (TermInfosReader, SegmentTermEnum) Out Of Memory Exception patch

2005-09-20 Thread Daniel Naber
On Tuesday 20 September 2005 12:13, kieran wrote: > I've thought of submitting this to the project as a patch, but the > lucene bugzilla account is disabled at the moment so...see the diff, > below, and the attached, patched, file: We've moved to JIRA but the link on our web page isn't updated ye

(TermInfosReader, SegmentTermEnum) Out Of Memory Exception patch

2005-09-20 Thread kieran
We've been experiencing terrible memory problems on our production search server, running lucene (1.4.3). Our live app regularly opens new indexes and, in doing so, releases old IndexReaders for garbage collection. But...there appears to be a memory leak in org.apache.lucene.index.TermInfosR