Indicates whether the first pass query has been executed.
Type: boolean
File
- core/
modules/ search/ search.extender.inc, line 101 - Search query extender and helper functions.
Class
- SearchQuery
- Do a query on the full-text search index for a word or words.
Code
protected $executedFirstPass = FALSE;