HTML::Index::Store::BerkeleyDB

HTML::Index::Store::BerkeleyDB is a subclass of HTML::Index::Store using BerkeleyDB.
Download

HTML::Index::Store::BerkeleyDB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ave Wrigley
  • Publisher web site:
  • http://search.cpan.org/~awrigley/

HTML::Index::Store::BerkeleyDB Tags


HTML::Index::Store::BerkeleyDB Description

HTML::Index::Store::BerkeleyDB is a subclass of HTML::Index::Store using BerkeleyDB. HTML::Index::Store::BerkeleyDB is a subclass of HTML::Index::Store using BerkeleyDB.SYNOPSIS my $store = HTML::Index::Store::BerkeleyDB->new( COMPRESS => 1, DB => $path_to_dbfile_directory, STOP_WORD_FILE => $swf, ); $store->init();This module is a subclass of the HTML::Index::Store module, that uses Berkeley DB files to store the inverted index. Requirements: · Perl


HTML::Index::Store::BerkeleyDB Related Software