ad_search_qbe_get_themes table_name primary_keyWhat it does:
Return a list of themes associated with the document in the site wide index referenced by table_name and primary_key.Defined in: /web/philip/tcl/site-wide-search-defs.tcl
Source code:
return [util_memoize "ad_search_qbe_get_themes_helper $table_name $primary_key"]