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

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

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

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

Testcases:
No testcase defined.
[ show source ]