protected property Item::$fieldsExtracted in Search API 8
Whether the fields were already extracted for this item.
Type: bool
File
- src/
Item/ Item.php, line 87
Class
- Item
- Provides a default implementation for a search item.
Namespace
Drupal\search_api\ItemCode
protected $fieldsExtracted = FALSE;