callback::search::datasource::contract (private)
callback::search::datasource::contract -object_id object_id
Defined in packages/search/tcl/search-procs.tcl
This callback is invoked by the search indexer when and object is indexed for search. The datasource implementation name should be the object_type for the object.
- Switches:
- -object_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: # this is a callback contract which only invokes its arg parser for input validation
XQL Not present: PostgreSQL Generic XQL file: packages/search/tcl/search-procs.xql
Oracle XQL file: packages/search/tcl/search-procs-oracle.xql