tsearch2::update_index (public, deprecated)

 tsearch2::update_index [ args... ]

Defined in packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl

Deprecated. Invoking this procedure generates a warning.

update full text index DEPRECATED: modern SQL supports upsert idioms

Returns:
nothing
Author:
Dave Bauer <dave@thedesignexperience.org>
Created:
2004-06-05
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) tsearch2::index tsearch2::index (public) tsearch2::update_index tsearch2::update_index tsearch2::update_index->ad_log_deprecated tsearch2::update_index->tsearch2::index

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc tsearch2::update_index
    tsearch2::index {*}$args
XQL Not present:
Generic, Oracle
PostgreSQL XQL file:
packages/tsearch2-driver/tcl/tsearch2-driver-procs-postgresql.xql

[ hide source ] | [ make this the default ]
Show another procedure: