Smile\ElasticsuiteThesaurus\Model\Indexer\Thesaurus::executeRow PHP Method

executeRow() public method

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