Change record status: 
Project: 
Introduced in branch: 
8.x-1.x
Introduced in version: 
8.x-1.38
Description: 

The following methods were added to \Drupal\search_api\Item\ItemInterface and \Drupal\search_api\Utility\PostRequestIndexingInterface:

  • ItemInterface::hasWarnings()
  • ItemInterface::getWarnings()
  • ItemInterface::addWarning()
  • PostRequestIndexingInterface::isIndexingActive()
Impacts: 
Module developers