On Wed, Jun 25, 2008 at 6:29 AM, Michael McCandless <[EMAIL PROTECTED]> wrote: > We've also discussed at one point creating an IndexReader impl that searches > the RAM buffer that DocumentsWriter writes to when adding documents. I > think it's easier than it sounds, on first glance, because DocumentsWriter > is in fact writing the postings in nearly the same format as is used when > the segment is flushed.
That would be very nice, and should also make it much easier to implement updateable documents (changing/adding/removing single fields). -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]