You are here

protected property Item::$boost in Search API 8

The boost of this item at indexing time.

Type: float

File

src/Item/Item.php, line 108

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $boost = 1.0;