tsearch2::build_query_tcl (public)
tsearch2::build_query_tcl [ -query query ]
Defined in packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl
Convert conjunctions to query characters for tsearch2 and => & not => ! or => | space => | (or)
- Switches:
- -query (optional)
- string to convert
- Returns:
- returns formatted query string for tsearch2 tsquery
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- build_query_tcl