You are here

protected property SearchApiViewsQuery::$abort in Search API 7

Whether to abort the search instead of executing it.

Type: bool

File

contrib/search_api_views/includes/query.inc, line 63
Contains SearchApiViewsQuery.

Class

SearchApiViewsQuery
Views query class using a Search API index as the data source.

Code

protected $abort = FALSE;