You are here

protected property ResultSet::$ignoredSearchKeys in Search API 8

A numeric array of search keys that were ignored.

Type: string[]

File

src/Query/ResultSet.php, line 46

Class

ResultSet
Represents the result set of a search query.

Namespace

Drupal\search_api\Query

Code

protected $ignoredSearchKeys = [];