You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2003/09/10 18:10:12 UTC

DO NOT REPLY [Bug 20024] - Add an IndexReader implementation that frees resources when idle and refreshes itself when stale

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20024>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20024

Add an IndexReader implementation that frees resources when idle and refreshes itself when stale





------- Additional Comments From otis@apache.org  2003-09-10 16:10 -------
Eric,
I took a quick glance at the code.  I have not tried using it.  Are you using it
and are you happy with it?

I don't think this is something we want to include in the core Lucene API, but
perhaps this is something that we could put in lucene-sandbox, as an alternative
implementation of IndexReader.

It would be nice to put it in the CVS along with a unit test for it.