elasticsearch\Query timeout()

timeout() public method

public $this timeout ( $timeout )
$timeout integer

A search timeout, bounding the search request to be executed within the specified time value and bail with the hits accumulated up to that point when expired. Defaults to no timeout.

return $this

The query object itself

doc_Yii
2016-10-30 17:02:10
Comments
Leave a Comment

Please login to continue.