constant Basic::STATUS_NOT_INDEXED in Search API 8
Status value that represents items which still need to be indexed.
File
- src/
Plugin/ search_api/ tracker/ Basic.php, line 37
Class
- Basic
- Provides a tracker implementation which uses a FIFO-like processing order.
Namespace
Drupal\search_api\Plugin\search_api\trackerCode
const STATUS_NOT_INDEXED = 1;