You are here

constant Basic::STATUS_INDEXED in Search API 8

Status value that represents items which are indexed in their latest form.

File

src/Plugin/search_api/tracker/Basic.php, line 32

Class

Basic
Provides a tracker implementation which uses a FIFO-like processing order.

Namespace

Drupal\search_api\Plugin\search_api\tracker

Code

const STATUS_INDEXED = 0;