eZ\Publish\Core\Search\Elasticsearch\Content\Handler::setCommit PHP Method

setCommit() public method

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 );
    }