callback::search::index::contract (private)

 callback::search::index::contract [ -object_id object_id ] \
    [ -content content ] [ -title title ] [ -keywords keywords ] \
    [ -community_id community_id ] [ -relevant_date relevant_date ] \
    [ -description description ] [ -datasource datasource ] \
    [ -package_id package_id ]

Defined in packages/search/tcl/search-procs.tcl

This callback is invoked from the search::indexer scheduled procedure to add an item to the index

Switches:
-object_id
(optional)
-content
(optional)
-title
(optional)
-keywords
(optional)
-community_id
(optional)
-relevant_date
(optional)
-description
(optional)
-datasource
(optional)
-package_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: