You are here

protected property SearchApiQuery::$index in Search API 7

The index this query will use.

Type: SearchApiIndex

File

includes/query.inc, line 381
Contains SearchApiQueryInterface and SearchApiQuery.

Class

SearchApiQuery
Provides a standard implementation of the SearchApiQueryInterface.

Code

protected $index;