Functions in metabib

autosuggest_prepare_tsquery(orig text). Language: PLPGSQL Return Type: text[]

browse(result_limit integer[], pivot_id text, staff integer, context_loc_group integer, context_org boolean, browse_term bigint, search_field integer). Language: PLPGSQL Return Type: SET OF flat_browse_entry_appearance

browse(result_limit text, pivot_id text, staff integer, context_loc_group integer, context_org boolean, browse_term bigint, search_class integer). Language: PLPGSQL Return Type: SET OF flat_browse_entry_appearance

browse_authority_pivot(integer[], text). Language: SQL Return Type: bigint

browse_authority_refs_pivot(integer[], text). Language: SQL Return Type: bigint

browse_bib_pivot(integer[], text). Language: SQL Return Type: bigint

browse_normalize(mapped_field text, facet_text integer). Language: PLPGSQL Return Type: text

browse_pivot(integer[], text). Language: SQL Return Type: bigint

compile_composite_attr(cattr_def text). Language: PLPERLU Return Type: query_int

compile_composite_attr(cattr_id integer). Language: SQL Return Type: query_int

compile_composite_attr_cache_disable(). Language: PLPERLU Return Type: boolean

compile_composite_attr_cache_init(). Language: PLPERLU Return Type: boolean

compile_composite_attr_cache_invalidate(). Language: SQL Return Type: boolean

composite_attr_def_cache_inval_tgr(). Language: PLPGSQL Return Type: trigger

display_field_normalize_trigger(). Language: PLPGSQL Return Type: trigger

facet_normalize_trigger(). Language: PLPGSQL Return Type: trigger

reingest_metabib_field_entries(only_fields bigint, skip_search boolean, skip_browse boolean, skip_display boolean, skip_facet boolean, bib_id integer[]). Language: PLPGSQL Return Type: void

reingest_metabib_full_rec(bib_id bigint). Language: PLPGSQL Return Type: void

reingest_record_attributes(rdeleted bigint, prmarc text[], pattr_list text, rid boolean). Language: PLPGSQL Return Type: void

remap_metarecord_for_bib(retain_deleted bigint, bib_is_deleted text, fp boolean, bib_id boolean). Language: PLPGSQL Return Type: bigint

search_class_to_registered_components(search_class text). Language: PLPGSQL Return Type: SET OF record

staged_browse(next_pivot_pos text, result_limit integer[], count_up_from_zero integer, browse_superpage_size integer[], staff boolean, context_locations integer, context_org boolean, fields integer, query integer). Language: PLPGSQL Return Type: SET OF flat_browse_entry_appearance

suggest_browse_entries(match text, buoyant text, rank text, field_weight integer, field_match integer, buoyant_and_class_match integer). Language: PLPGSQL Return Type: SET OF record

trim_trailing_punctuation(text). Language: PLPGSQL Return Type: text

update_combined_index_vectors(bib_id bigint). Language: PLPGSQL Return Type: void