----- Original Message -----
From: java-dev-return-31898-michael.j.goddard=saic....@lucene.apache.org 
<java-dev-return-31898-michael.j.goddard=saic....@lucene.apache.org>
To: [email protected] <[email protected]>
Sent: Tue Apr 07 17:13:45 2009
Subject: Size of IndexReaders(potentially leading into an OOM)?


I have a map of indexpaths against readers which I cache. For every new
search, I know the indexpath, get the reader, reopen it and perform the
search. Problem is, after the system runs for a while the size of the
readers grows scary. Does any one know how much does a typical reader hold
on to? Does it depend on the size of the index(I guess and hope not)? 
-- 
View this message in context: 
http://www.nabble.com/Size-of-IndexReaders%28potentially-leading-into-an-OOM%29--tp22938423p22938423.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to