KinoSearch::Store::FSFolder

KinoSearch::Store::FSFolder is a file system implementation of Folder.
Download

KinoSearch::Store::FSFolder Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marvin Humphrey
  • Publisher web site:
  • http://search.cpan.org/~creamyg/KinoSearch-0.162/lib/KinoSearch/Search/SearchServer.pm

KinoSearch::Store::FSFolder Tags


KinoSearch::Store::FSFolder Description

KinoSearch::Store::FSFolder is a file system implementation of Folder. KinoSearch::Store::FSFolder is a file system implementation of Folder.SYNOPSIS my $folder = KinoSearch::Store::FSFolder->new( path => '/path/to/folder', );Implementation of KinoSearch::Store::Folder using a single file system directory and multiple files.METHODSnew my $folder = KinoSearch::Store::FSFolder->new( path => '/path/to/folder', );Constructor. Takes one hash-style parameter.If the directory does not exist already, it will NOT be created, in order to prevent misconfigured read applications from spawning bogus files -- so it may be necessary to create the directory yourself.path - the location of the folder. Requirements: · Perl


KinoSearch::Store::FSFolder Related Software