Hi Max just a guess: maybe you deleted all *.c source files in that area and unintentionally deleted this index file, too.
Bernd On Fri, Oct 2, 2009 at 17:10, Max Lynch <ihas...@gmail.com> wrote: > I'm getting this error when I try to run my searcher and my indexer: > > Traceback (most recent call last): > self.searcher = lucene.IndexSearcher(self.directory) > JavaError: java.io.FileNotFoundException: /home/spider/misc/index/_275c.cfs > (No such file or directory) > > I don't know anything about the format of the Lucene index, but I notice I > have several _275* files from b to j but no c. > > Any ideas? > > Thanks. > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org