search_index_split

Functions that call search_index_split()

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

Functions called by search_index_split()

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