You are here

protected property SearchApiQuery::$fields in Search API 7

The fields that will be searched for the keys.

Type: array

File

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

Class

SearchApiQuery
Provides a standard implementation of the SearchApiQueryInterface.

Code

protected $fields;