search.api.php

Version 1.25 (checked in on 2010/02/27 at 10:54:12 by dries)

Hooks provided by the Search module.

Functions

NameDescription
hook_search_accessDefine access to a custom search routine.
hook_search_adminAdd elements to the search settings form.
hook_search_executeExecute a search for a set of key words.
hook_search_infoDefine a custom search type.
hook_search_pageOverride the rendering of search results.
hook_search_preprocessPreprocess text for search.
hook_search_resetTake action when the search index is going to be rebuilt.
hook_search_statusReport the status of indexing.
hook_update_indexUpdate the search index for this module.