You are here

constant ProcessorInterface::STAGE_POSTPROCESS_QUERY in Search API 8

Processing stage: postprocess query.

See also

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

File

src/Processor/ProcessorInterface.php, line 69

Class

ProcessorInterface
Provides an interface for Search API processor plugins.

Namespace

Drupal\search_api\Processor

Code

const STAGE_POSTPROCESS_QUERY = 'postprocess_query';