Indicates whether the preparation step has been executed. Type: bool File
Search query extender and helper functions. Performs a query on the full-text search index for a word or words. This
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
public SearchQuery::preExecute(SelectInterface $query = NULL)
Indicates that part of the search expression was ignored. To prevent Denial of Service attacks, only
Array of positive search words. These words have to match against {search_index}.word. Type:
A bitmap of status conditions, described in getStatus(). Type: int See also
Page 2 of 3