You are here

protected property Field::$indexedLocked in Search API 8

Whether this field should always be enabled/indexed.

Type: bool

File

src/Item/Field.php, line 130

Class

Field
Represents a field on a search item that can be indexed.

Namespace

Drupal\search_api\Item

Code

protected $indexedLocked;