Indicates how many matches for a search query are necessary. Type: int File
Conditions that are used for exact searches. This is always used for the second step in the query, but is not part of the preparation step unless
The type of search (search type). This maps to the value of the type column in search_index, and is usually equal to the machine-readable name
Indicates no positive keywords were in the search expression. Positive keywords are words that are searched for, as opposed to negative keywords
public SearchQuery::execute() Executes
Indicates that part of the search expression was ignored. To prevent Denial of Service attacks, only
public SearchQuery::preExecute(SelectInterface $query = NULL)
Array of positive search words. These words have to match against {search_index}.word. Type:
Search query extender and helper functions. Performs a query on the full-text search index for a word or words. This
The keywords and advanced search options that are entered by the user. Type: string File
Page 2 of 3