search_index_split

Functions that call search_index_split()

Namesort iconLocationDescription
search_indexmodules/search/search.moduleUpdate the full-text search index for a particular item.
search_index_splitmodules/search/search.moduleSplits a string into tokens for indexing.

Functions called by search_index_split()

Namesort iconLocationDescription
search_index_splitmodules/search/search.moduleSplits a string into tokens for indexing.
search_simplifymodules/search/search.moduleSimplifies a string according to indexing rules.
 
 

Drupal is a registered trademark of Dries Buytaert.