The documentation ( http://lucene.apache.org/java/2_4_0/fileformats.html#File%20Naming) makes it seem that the cfs files could be used to recover most of the information from the index. Is that not so?
On Tue, Mar 23, 2010 at 11:30 PM, Michael McCandless < luc...@mikemccandless.com> wrote: > Your index is in serious trouble -- you have 2 segments_N files, both > of which are 0 length. > > This won't be easy to recover (CheckIndex won't be able to). >