You are here

protected property Item::$excerpt in Search API 8

The HTML text with highlighted text-parts that match the query.

Type: string

File

src/Item/Item.php, line 94

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $excerpt;