[KinoSearch] Issue with KinoSearch

Henry henka at cityweb.co.za
Fri Apr 25 00:30:31 PDT 2008



> When trying to create a new invIndexer, I keeping getting this error...
>
> [error] Caught exception in
> GMail::Controller::User::Mail::Folder->begin "Error in function
> kino_FSFolder_open_outstream at c_src/KinoSearch/Store/FSFolder.c:55:
> Can't open 'seg_t.ds': File exists

I may be off base here, but that looks like an existing index which KS is
protecting.  Try using:

  Schema->clobber($index_path)

or if you plan on using stable:

  create   => 1,

Regards
Henry


_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch




More information about the kinosearch mailing list