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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org