tsearch2-driver-install-procs.tcl

tsearch2 search engine driver installation procedures

Location:
packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl
Created:
2004-06-05
Author:
Dave Bauer <dave@thedesignexperience.org>
CVS Identification:
$Id: tsearch2-driver-install-procs.tcl,v 1.9.2.4 2021/04/30 17:42:53 antoniop Exp $

Procedures in this file

Detailed information

tsearch2_driver::install::before_uninstall (private)

 tsearch2_driver::install::before_uninstall

Remove FtsEngineDriver service contract implementation

Partial Call Graph (max 5 caller/called nodes):
%3 acs_sc::impl::delete acs_sc::impl::delete (public) tsearch2_driver::install::before_uninstall tsearch2_driver::install::before_uninstall tsearch2_driver::install::before_uninstall->acs_sc::impl::delete

Testcases:
No testcase defined.

tsearch2_driver::install::package_install (private)

 tsearch2_driver::install::package_install

Installation callback for tsearch2 search engine driver

Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-05

Partial Call Graph (max 5 caller/called nodes):
%3 tsearch2_driver::install::register_fts_impl tsearch2_driver::install::register_fts_impl (private) tsearch2_driver::install::package_install tsearch2_driver::install::package_install tsearch2_driver::install::package_install->tsearch2_driver::install::register_fts_impl

Testcases:
No testcase defined.

tsearch2_driver::install::preinstall_checks (private)

 tsearch2_driver::install::preinstall_checks

Make sure postgresql_contrib and tsearch are installed before allowing the installation of tsearch2_package

Author:
Hamilton Chua <hchua@8tons.dyndns.biz>
Created:
2004-07-02

Partial Call Graph (max 5 caller/called nodes):
%3 ad_script_abort ad_script_abort (public) db_0or1row db_0or1row (public) db_source_sql_file db_source_sql_file (public) tsearch2_driver::install::preinstall_checks tsearch2_driver::install::preinstall_checks tsearch2_driver::install::preinstall_checks->ad_script_abort tsearch2_driver::install::preinstall_checks->db_0or1row tsearch2_driver::install::preinstall_checks->db_source_sql_file

Testcases:
No testcase defined.

tsearch2_driver::install::register_fts_impl (private)

 tsearch2_driver::install::register_fts_impl

Register FtsEngineDriver service contract implementation

Returns:
Error:
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-05

Partial Call Graph (max 5 caller/called nodes):
%3 tsearch2_driver::install::package_install tsearch2_driver::install::package_install (private) tsearch2_driver::install::register_fts_impl tsearch2_driver::install::register_fts_impl tsearch2_driver::install::package_install->tsearch2_driver::install::register_fts_impl acs_sc::impl::new_from_spec acs_sc::impl::new_from_spec (public) tsearch2_driver::install::register_fts_impl->acs_sc::impl::new_from_spec

Testcases:
No testcase defined.
[ show source ]