Missed your response, thanks Bernd. I don't think that's it, since I haven't been executing any commands like that. The only thing I could think of is corruption. I've got the index backed up in case there is a way to fix it (it won't matter in a week or so since I cull any documents older than 25 days).
Is there a way to fix this? Thanks. On Thu, Oct 8, 2009 at 3:01 AM, Bernd Fondermann < bernd.fonderm...@googlemail.com> wrote: > 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 > >