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
  • unknown: unknown
  • search: union

Edit on GitHub

postback_notify Other notifications activity_send

Referred by

Custom search

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