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

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

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