• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/search/reindexprocess.php
  • Класс: BitrixSaleLocationSearchis
  • Вызов: is::stageCreateDictionaryAfter
protected function stageCreateDictionaryAfter()
{
	$this->data['WORD_TABLE_INSTANCE_SERIALIZED'] = serialize($this->wordInstance);
	$this->data['OFFSET'] = $this->wordInstance->getOffset();
}