Re: Memory Eaten up by TermInfo Instances in Lucene 2.4

2009-02-10 Thread chanchitodata
rmal. > > Are you actually hitting OOM, or just noticing alot of TermInfo > instances in YourKit? > > How many SegmentReader instances do you see held open in YourKit? > > Mike > > chanchitodata wrote: > >> >> Hi Michael, >> >> I´m pretty sur

Re: Memory Eaten up by TermInfo Instances in Lucene 2.4

2009-02-10 Thread chanchitodata
x > and post the output? This way we can see how many terms are in the > index (which is what gets loaded as TermInfo instances). > > Mike > > chanchitodata wrote: > >> >> Hi, >> >> I have a weird problem. I use Lucene 2.4 in an web application(Tom

Memory Eaten up by TermInfo Instances in Lucene 2.4

2009-02-09 Thread chanchitodata
Hi, I have a weird problem. I use Lucene 2.4 in an web application(Tomcat 5.5.x), running uncer JDK 1.5. After a while (from 1 day to a couple depending on traffic) all memory gets eaten up by a lot of TermInfo instances. I have profiled the application and I can see that the TermInfo instances d