bug_tracker::search::register_implementations (private)

 bug_tracker::search::register_implementations

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

Register the forum_forum and forum_message content type fts contract

Testcases:
No testcase defined.
Source code:
    db_transaction {
        bug_tracker::search::register_bug_fts_impl
        bug_tracker::search::register_patch_fts_impl
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: