The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:DBIx::TextIndex"

DBIx::TextIndex - Perl extension for full-text searching in SQL databases River stage zero No dependents

DBIx::TextIndex was developed for doing full-text searches on BLOB columns stored in a database. Almost any database with BLOB and DBI support should work with minor adjustments to SQL statements in the module. MySQL, PostgreSQL, and SQLite are curre...

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::DBD - Base class for database-specific SQL drivers River stage zero No dependents

This module is a base class for creating database drivers that encapsulate SQL calls specific to a given database. Restricted Methods "add_mask" "collection_count" "create_all_docs_vector_table" "create_collection_table" "create_delete_queue_table" "...

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::DBD::Pg - Driver for PostgreSQL River stage zero No dependents

Contains PostgreSQL-specific overrides for methods of DBIx::TextIndex::DBD. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::Exception - OO Exceptions for DBIx::TextIndex River stage zero No dependents

Contains a hierarchy of exceptions by subclassing Exception::Class. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::DBD::mysql - Driver for MySQL River stage zero No dependents

Contains MySQL-specific overrides for methods of DBIx::TextIndex::DBD. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::DBD::SQLite - Driver for SQLite River stage zero No dependents

Contains SQLite-specific overrides for methods of DBIx::TextIndex::DBD. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::QueryParser - Parser for user-supplied query strings River stage zero No dependents

Used internally by DBIx::TextIndex, see that module's documentation for the query syntax. This class should not be used directly by client code. Restricted Methods "fold_nested_phrases" "new" "parse" "term_fields" "stoplisted_query"...

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::StopList::en - English-language stop list River stage zero No dependents

Contains a default list of English-language stop words Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::StopList::cz - Czech-language stop list River stage zero No dependents

Contains a default list of Czech-language stop words Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::TextIndex::TermDocsCache - Cache object for term-documents vectors River stage zero No dependents

Used internally by DBIx::TextIndex. For each term (word) in the inverted index, a list of documents containing that term is stored. This class caches reads of these term-documents vectors in memory. This class should not be used directly by client co...

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC

DBIx::FullTextSearch - Indexing documents with MySQL as storage River stage one • 1 direct dependent • 1 total dependent

DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for mat...

TJMATHER/DBIx-FullTextSearch-0.73 - 02 Mar 2003 22:46:49 UTC
11 results (0.041 seconds)