By drunken monkey on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.38
Issue links:
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