Lines Matching refs:time

110 $params['timeout']                = (time) Explicit operation timeout
143 $params['body'] = (array) a point-in-time id to close
191 $params['timeout'] = (time) Explicit operation timeout
214 $params['timeout'] = (time) Explicit operation timeout
246 $params['scroll'] = (time) Specify how long a consistent view of the index should be maintained for scrolled search
248 $params['search_timeout'] = (time) Explicit timeout for each search request. Defaults to no timeout.
276 $params['timeout'] = (time) Explicit operation timeout
277 $params['master_timeout'] = (time) Specify timeout for connection to master
412 $params['master_timeout'] = (time) Specify timeout for connection to master
482 $params['timeout'] = (time) Explicit operation timeout
588 $params['index'] = (list) A comma-separated list of index names to open point in time; use `_all` or empty string to perform the operation on all indices
593 $params['keep_alive'] = (string) Specific the time to live for the point in time
620 $params['timeout'] = (time) Explicit operation timeout
621 $params['master_timeout'] = (time) Specify timeout for connection to master
655 $params['timeout'] = (time) Time each individual bulk request should wait for shards that are unavailable. (Default = 1m)
659 $params['scroll'] = (time) Control how long to keep the search context alive (Default = 5m)
718 $params['scroll'] = (time) Specify how long a consistent view of the index should be maintained for scrolled search
752 $params['scroll'] = (time) Specify how long a consistent view of the index should be maintained for scrolled search
799 $params['scroll'] = (time) Specify how long a consistent view of the index should be maintained for scrolled search
844 $params['timeout'] = (time) Explicit operation timeout
877 $params['scroll'] = (time) Specify how long a consistent view of the index should be maintained for scrolled search
879 $params['search_timeout'] = (time) Explicit timeout for each search request. Defaults to no timeout.