AcsSc.ftsenginedriver.update_index.tsearch2_driver (private)

 AcsSc.ftsenginedriver.update_index.tsearch2_driver object_id txt title \
    keywords

Defined in packages/acs-service-contract/tcl/acs-service-contract-init.tcl

acs-service-contract operation. Call via acs_sc::invoke. Update Index

Parameters:
object_id - integer
txt - string
title - string
keywords - string
See Also:

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

Testcases:
No testcase defined.
Source code:
return [tsearch2::index $object_id $txt $title $keywords]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: