NAME
DBIx::TextIndex::DBD - Base class for database-specific SQL drivers
SYNOPSIS
Not for direct use, clients use DBIx::TextIndex.
DESCRIPTION
This module is a base class for creating database drivers that encapsulate SQL calls specific to a given database.
Restricted Methods
add_maskcollection_countcreate_all_docs_vector_tablecreate_collection_tablecreate_delete_queue_tablecreate_doc_key_tablecreate_docweights_tablecreate_inverted_tablecreate_mask_tabledelete_collection_infodelete_doc_key_doc_idsdelete_maskdrop_doc_key_tabledrop_tablefetch_all_collection_rowsfetch_all_docs_vectorfetch_collection_infofetch_collection_versionfetch_delete_queuefetch_docfetch_doc_all_fieldsfetch_doc_idfetch_doc_idsfetch_doc_keysfetch_docweightsfetch_maskfetch_max_indexed_idfetch_term_docsfetch_term_freq_and_docsfetch_term_posfetch_termsinsert_collection_table_rowinsert_doc_keyinverted_replaceinverted_replace_executeinverted_selectnewphrase_scanphrase_scan_czping_docstore_collection_infotable_existstotal_termsupdate_all_docs_vectorupdate_collection_infoupdate_delete_queueupdate_docweightsupdate_docweights_execute
SEE ALSO
AUTHOR
Daniel Koch <dkoch@cpan.org>
COPYRIGHT
Copyright (c) 2007 Daniel Koch. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.