On Thu 11 Nov 2004, Rev Simon Rumble simon@rumble.net wrote:
Search::InvertedIndex::add_index() - Unable to locate the existing 'ie_first_index_enum' value. Database may be corrupt. at /usr/share/perl5/CGI/Wiki/Search/SII.pm line 127
What gives?
Search::InvertedIndex is prone to this kind of thing, that's what.
Can I rebuild this index?
Yep. Run this in the directory where your wiki.conf is: http://search.cpan.org/src/KAKE/OpenGuides-0.43/examples/reindex.pl
Kake