Home
last modified time | relevance | path

Searched refs:time (Results 751 – 775 of 1835) sorted by path

1...<<31323334353637383940>>...74

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc42 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
43 $params['timeout'] = (time) Explicit operation timeout
59 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
75 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
91 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
92 $params['timeout'] = (time) Explicit operation timeout
109 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
137 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
153 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
169 $params['master_timeout'] = (time) Explici
[all...]
H A DTasksNamespace.asciidoc53 $params['timeout'] = (time) Explicit operation timeout
H A DTextStructureNamespace.asciidoc33 $params['timeout'] = (time) Timeout after which the analysis will be aborted (Default = 25s)
43 $params['timestamp_format'] = (string) Optional parameter to specify the timestamp format in the file - may be either a Joda or Java time format
H A DTransformNamespace.asciidoc111 $params['timeout'] = (time) Controls the time to wait for the transform to start
127 $params['timeout'] = (time) Controls the time to wait until the transform has stopped. Default to 30 seconds
H A DXpackNamespace.asciidoc46 $params['master_timeout'] = (time) Specify timeout for watch write operation
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Df9636d7ef1a45be4f36418c875cf6bef.asciidoc16 'time' => '2014-01-01 12:32',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc14 In a single-threaded environment, the time to execute `n` requests is the sum of
15 those `n` request's latencies. With the multi interface, the time to execute `n`
55 `future: lazy` and they pend until you resolve the futures, at which time all
H A Dphp_json_objects.asciidoc78 {"time" : {"order" : "desc"}},
99 array('time' => array('order' => 'desc')), <2>
106 <2> This array encodes the `{"time" : {"order" : "desc"}}` object
121 ['time' => ['order' => 'desc']],
H A Dsearch-operations.asciidoc244 Scrolling works by maintaining a "point in time" snapshot of the index which is
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php48 $this->nextSniff = time() + $this->sniffingInterval;
80 if ($force === false && $this->nextSniff >= time()) {
136 $this->nextSniff = time() + $this->sniffingInterval;
H A DStaticConnectionPool.php95 if ($connection->getLastPing() + $timeout < time()) {
H A DStaticNoPingConnectionPool.php78 if ($connection->getLastPing() + $timeout < time()) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php528 $this->lastPing = time();
535 $this->lastPing = time();
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst62 * Stream metadata is grabbed from the underlying stream each time
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt60 2. No one shall be held guilty of any penal offence on account of any act or omission which did not constitute a penal offence, under national or international law, at the time when it was committed. Nor shall a heavier penalty be imposed than the one that was applicable at the time the penal offence was committed.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md168 * Included `Content-Type` HTTP header every time, whatever the content of the body is [#1780](https://github.com/ruflin/Elastica/pull/1780)
1267 - Stop ClientTest->testDeleteIdsIdxStringTypeString from failing 1/3 of the time [#634](https://github.com/ruflin/Elastica/issues/634/)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php255 * Set the amount of time that the request will wait the shards to come on line.
258 * @param string $time timeout in Elasticsearch time format
262 public function setShardTimeout(string $time): self
264 return $this->setRequestParam('timeout', $time);
260 setShardTimeout(string $time) global() argument
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php299 ($mtime) ? $mtime : time()
/plugin/embeddedphp/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/emoji/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/entitiesbutton/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/epnsmartlink/
H A DREADME.md11time with a simple copy and paste. By recognizing each link to eBay that is placed on your site, t…
/plugin/epub/scripts/
H A Dcheck_progess.php9 $seed = md5(rawurldecode($_POST['user']).time());
H A Depub_utils.php161 $seed = md5(rawurldecode($_POST['user']).time());
/plugin/etherpadlite/
H A DREADME.md16 * multiple persons can edit the same page at the same time

1...<<31323334353637383940>>...74