search_index_split
Functions that call search_index_split()
| Name | Location | Description |
|---|---|---|
| search_index | modules/search/search.module | Update the full-text search index for a particular item. |
| search_index_split | modules/search/search.module | Splits a string into tokens for indexing. |
Functions called by search_index_split()
| Name | Location | Description |
|---|---|---|
| search_index_split | modules/search/search.module | Splits a string into tokens for indexing. |
| search_simplify | modules/search/search.module | Simplifies a string according to indexing rules. |
