On Fri, Mar 28, 2008 at 9:20 AM, Michael McCandless <[EMAIL PROTECTED]> wrote: > But eg LUCENE-1231 talks about maybe eventually allowing updates to > fields, like how norms can be updated in a reader today. If we do > that, eg as part of flexible indexing, then we might need to worry > about synchronizing?
If updates to fields are versioned like norms, one would not see the changes until a new reader is opened. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]