eZ\Publish\Core\Search\Elasticsearch\Content\Handler::setCommit PHP Метод

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

This should be set to false before group of actions and true before the last one
public setCommit ( boolean $commit )
$commit boolean
    public function setCommit($commit)
    {
        //$this->gateway->setCommit( $commit );
    }