Array of search words.

These words have to match against {search_index}.word.

Type: array

File

core/modules/search/search.extender.inc, line 83
Search query extender and helper functions.

Class

SearchQuery
Do a query on the full-text search index for a word or words.

Code

protected $words = array();