bug_tracker::search::register_patch_fts_impl (private)

 bug_tracker::search::register_patch_fts_impl

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

Testcases:
No testcase defined.
Source code:
    set spec {
        name "bt_patch"
        aliases {
            datasource bug_tracker::search::patch::datasource
            url bug_tracker::search::patch::url
        }
        contract_name FtsContentProvider
        owner bug-tracker
    }

    acs_sc::impl::new_from_spec -spec $spec
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: