photo_album::search::photo::register_fts_impl (private)

 photo_album::search::photo::register_fts_impl

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

Testcases:
No testcase defined.
Source code:
    set spec {
        name "pa_photo"
        aliases {
            datasource photo_album::search::photo::datasource
            url photo_album::search::photo::url
        }
        contract_name FtsContentProvider
        owner photo-album
    }

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