KinoSearch::Store::FSInvIndex - file system InvIndex
my $invindex = KinoSearch::Store::FSInvIndex->new(
path => '/path/to/invindex',
create => 1,
);
Implementation of KinoSearch::Store::InvIndex using a single file system directory and multiple files.
new takes two parameters:
Copyright 2005-2007 Marvin Humphrey
See KinoSearch version 0.163.