OK, that's clean (no leftover files). So this cause does not seem to be the same cause as LUCENE-140.
Can you capture the exact docs you are adding (all indexed fields) and try to replay them to see if the same exception is reproducible? Have you seen this happen on a different machine? (Just in case, I admit rather remote and hopeful on my part ;), that you have bad RAM in your machine). Mike "testn" <[EMAIL PROTECTED]> wrote: > > There are two files: > 1. segments_2 [-1, -1, -3, 0, 0, 1, 20, 112, 39, 17, -80, 0, 0, 0, 0, 0, > 0, > 0, 0] > 2. segments.gen [-1, -1, -1, -2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, > 0, > 0, 2] > > but this one when the index is done done properly. > > > hossman wrote: > > > > : After you close that IndexWriter, can you list the files in your > > : directory (that's a RAMDirectory right?)? Something like this: > > > > The OP said this was a fairly small RAMDirectory index right? would it be > > worth while to just write the whole thing to disk and post it onlin so > > people could see every byte of every file? > > > > (i'm all thumbs when it comes to index internals and the file formats, but > > i'm just tossig it out there as an idea) > > > > > > > > -Hoss > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/out-of-order-tf4276385.html#a12187972 > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]