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

Testcases:
build_query_tcl
[ show source ]
Show another procedure: