Re: IndexWriter stopped before commit

2009-05-14 Thread liat oren
Thanks Mike, I will do that 2009/5/13 Michael McCandless > Unfortunately, no. > > If the JRE crashes/exits without IndexWriter.commit (or close) being > called, then the index will reflect none of the changes during that > session. > > There will be partial files in there (that's why you see so

Re: IndexWriter stopped before commit

2009-05-13 Thread Michael McCandless
Unfortunately, no. If the JRE crashes/exits without IndexWriter.commit (or close) being called, then the index will reflect none of the changes during that session. There will be partial files in there (that's why you see so much disk space being used) but there's no segments file describing what