Re: Restore documents marked as deleted

2010-10-06 Thread Simon Willnauer
On Wed, Oct 6, 2010 at 12:18 PM, Michael McCandless wrote: > There's no quick way to recover from this. > > You'd need to derive the segments_N file by opening the files that did > get written.  Conceptually this should be possible (there was a recent > thread about it), but I don't think anyone h

Re: Restore documents marked as deleted

2010-10-06 Thread Michael McCandless
There's no quick way to recover from this. You'd need to derive the segments_N file by opening the files that did get written. Conceptually this should be possible (there was a recent thread about it), but I don't think anyone has actually created the tool to do so... Mike On Wed, Oct 6, 2010 a

Restore documents marked as deleted

2010-10-06 Thread Philippe Thomas
Hi, I was indexing some documents, but my program crashed after several days of work. If I reopen this index it is empty. I guess the reason is that auto-commit was not set and I never performed a commit. (Lesson learned) So probably all documents are marked as "deleted" and re-opening the i