search_query

Map a custom search term to a #search_sql_term{} record.

Type:
first
Return:
#search_sql_term{}, [], or undefined
#search_query{} properties:
  • name: union
  • args: union
  • offsetlimit: tuple
  • search: union

Edit on GitHub

scomp_script_render Other notifications search_query_term

Referred by

Custom search

Implement a custom search by observing the search_query notification in your module. Imagine you want to search cookies…