You are here

constant ProcessorInterface::STAGE_PREPROCESS_INDEX in Search API 8

Processing stage: preprocess index.

See also

\Drupal\search_api\Processor\ProcessorInterface::preprocessIndexItems()

File

src/Processor/ProcessorInterface.php, line 55

Class

ProcessorInterface
Provides an interface for Search API processor plugins.

Namespace

Drupal\search_api\Processor

Code

const STAGE_PREPROCESS_INDEX = 'preprocess_index';