Smile\ElasticsuiteCatalog\Model\Category\Indexer\Fulltext::executeRow PHP Method

executeRow() public method

{@inheritDoc}
public executeRow ( $categoryId )
    public function executeRow($categoryId)
    {
        $this->execute([$categoryId]);
    }