Smile\ElasticsuiteThesaurus\Model\Indexer\Thesaurus::executeRow PHP Метод

executeRow() публичный Метод

public executeRow ( $id )
    public function executeRow($id)
    {
        throw new \Exception("Diff indexing is not supported for synonyms. Invalidate the index instead.");
    }