On Mon, May 17, 2010 at 9:00 PM, Shay Banon <kim...@gmail.com> wrote: > Great, so I am not imagining things this late into the night ... ;), not so > great, since using NRT with field cache (like sorting) or caching filters, > or anything that caches based on IndexReader not really an option. This > makes NRT very problematic to use in a real application.
NRT is still pretty new :-) And I do believe this is a bug, so we'll get it fixed. It's not actually a problem for FieldCache though - it no longer keys on the reader directly (if deleted docs are the only things that have changed, the FieldCache entry can still be shared). -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org