• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/search/reindex/baseobjectindex.php
  • Класс: BitrixDiskSearchReindexBaseObjectIndex
  • Вызов: BaseObjectIndex::stopExecution
static function stopExecution()
{
	Option::set('disk', 'needBaseObjectIndex', self::STATUS_STOP);
	Option::delete('disk', array('name' => 'baseobjectindex'));
}