tsearch2-driver-procs.tcl

Tests for tsearch2-driver

Location:
packages/tsearch2-driver/tcl/test/tsearch2-driver-procs.tcl
Created:
2005-03-07
Authors:
Dave Bauer <dave@thedesignexperience.org>
Héctor Romojaro
CVS Identification:
$Id: tsearch2-driver-procs.tcl,v 1.5.2.11 2021/09/02 16:41:06 gustafn Exp $

Procedures in this file

Detailed information

_tsearch2-driver__build_query_tcl (private)

 _tsearch2-driver__build_query_tcl

Testcases:
No testcase defined.

_tsearch2-driver__driver_info (private)

 _tsearch2-driver__driver_info

Testcases:
No testcase defined.

_tsearch2-driver__index_unindex (private)

 _tsearch2-driver__index_unindex

Testcases:
No testcase defined.

_tsearch2-driver__summary (private)

 _tsearch2-driver__summary

Testcases:
No testcase defined.

tsearch2::index_exists_p (private)

 tsearch2::index_exists_p object_id

Helper proc to check if an object is indexed

Parameters:
object_id (required)

Testcases:
No testcase defined.

tsearch2::indexed_keywords_p (private)

 tsearch2::indexed_keywords_p [ -object_id object_id ] \
    [ -keywords keywords ]

Helper proc to check if the keywords are indexed

Switches:
-object_id (optional)
-keywords (optional)

Testcases:
No testcase defined.
[ show source ]