Provides the core of an inverted map based search engine. By mapping 'keys' to 'indexes' it provides ultra-fast look ups of all 'indexes' containing specific 'keys'. This produces highly scalable behavior where thousands, or even millions of records ...
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTProvides methods for setting up a search query to be performed by the search engine....
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMT"Search::InvertedIndex::Simple" is a pure Perl module. You might like to run the example program before reading this explanation. The input to new(dataset => $a, keyset => $k) is an arrayref of data (each element of which is a hashref), and an arrayr...
RSAVAGE/Search-InvertedIndex-Simple-1.04 - 23 Mar 2012 06:57:31 GMTThis bundle includes all the Search::InvertedIndex modules and modules that it depends on....
SNOWHARE/Bundle-Search-InvertedIndex-1.01 - 18 Jun 1999 15:35:38 GMTProvides a container for the information to perform an update for a -group/-index tuple....
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTContains zero or more result entries from a search. Provides access methods to information in/from/about the entries....
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTAn interface allowing Search::InvertedIndex to store and retrieve data from a PostgreSQL database. All the data is stored in a single table, which will be created automatically if it does not exist when "new" is called....
KAKE/Search-InvertedIndex-DB-Pg-0.02 - 01 Nov 2004 11:22:13 GMTAn interface allowing Search::InvertedIndex to store and retrieve data from Mysql database tables. All of the data is stored in a single table, which will be created automatically if it does not exist when the new method is called. The new method tak...
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTSets up the autoloader to load the modules in the Search::InvertedIndex system on demand....
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTProvides an object for holding the specifics of a search term item....
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMT"Search::InvertedIndex::Simple::BerkeleyDB" is a pure Perl module. See the parent module "Search::InvertedIndex::Simple" for an explanation of the options "dataset" and "keyset" passed in to "new()". "db_put()" writes the index built by "Search::Inve...
RSAVAGE/Search-InvertedIndex-Simple-BerkeleyDB-1.06 - 23 Mar 2012 06:57:42 GMTProvides a standard interface to an underlaying database - in this case Berkeley DB as extended by the Tie::DB_File::SplitHash package. There are twelve standard API calls required of any database interface used by the Search::InvertedIndex module: n...
SNOWHARE/Search-InvertedIndex-1.14 - 14 Nov 2003 13:52:39 GMTDOM/Wiki-Toolkit-0.85 - 31 Dec 2016 13:07:52 GMT