search_simplify

Functions that call search_simplify()

Namesort iconLocationDescription
search_index_splitsearch/search.moduleSplits a string into tokens for indexing.
search_parse_querysearch/search.moduleParse a search query into SQL conditions.
search_simplifysearch/search.moduleSimplifies a string according to indexing rules.

Functions called by search_simplify()

Namesort iconLocationDescription
search_preprocesssearch/search.moduleInvokes hook_search_preprocess() in modules.
search_simplifysearch/search.moduleSimplifies a string according to indexing rules.