- Publicity: Public Only All
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
- _tsearch2-driver__build_query_tcl (private)
- _tsearch2-driver__driver_info (private)
- _tsearch2-driver__index_unindex (private)
- _tsearch2-driver__summary (private)
- tsearch2::index_exists_p (private)
- tsearch2::indexed_keywords_p (private)
Detailed information
_tsearch2-driver__build_query_tcl (private)
_tsearch2-driver__build_query_tcl
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_tsearch2-driver__driver_info (private)
_tsearch2-driver__driver_info
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_tsearch2-driver__index_unindex (private)
_tsearch2-driver__index_unindex
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
_tsearch2-driver__summary (private)
_tsearch2-driver__summary
- Partial Call Graph (max 5 caller/called nodes):
- 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)
- Partial Call Graph (max 5 caller/called nodes):
- 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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.