1KinoSearch1::Store::FSIUnsveIrndCeoxn(t3r)ibuted Perl DoKciunmoeSnetaartciho1n::Store::FSInvIndex(3)
2
3
4

NAME

6       KinoSearch1::Store::FSInvIndex - file system InvIndex
7

SYNOPSIS

9           my $invindex = KinoSearch1::Store::FSInvIndex->new(
10               path   => '/path/to/invindex',
11               create => 1,
12           );
13

DESCRIPTION

15       Implementation of KinoSearch1::Store::InvIndex using a single file
16       system directory and multiple files.
17

CONSTRUCTOR

19   new
20       "new" takes two parameters:
21
22       ·   path - the location of the invindex.
23
24       ·   create - if set to 1, create a fresh invindex, clobbering an
25           existing one if necessary. Default value is 0, indicating that an
26           existing invindex should be opened.
27
29       Copyright 2005-2010 Marvin Humphrey
30

LICENSE, DISCLAIMER, BUGS, etc.

32       See KinoSearch1 version 1.01.
33
34
35
36perl v5.28.1                      2019-02-02 KinoSearch1::Store::FSInvIndex(3)
Impressum