Home
last modified time | relevance | path

Searched refs:when (Results 476 – 500 of 1270) sorted by path

1...<<11121314151617181920>>...51

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc256 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
257 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
H A DDataFrameTransformDeprecatedNamespace.asciidoc57 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
75 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
133 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
H A DIndicesNamespace.asciidoc90 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
91 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
121 $params['fields'] = (list) A comma-separated list of fields to clear when using the `fielddata` parameter (default: all)
123 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
124 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
159 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
160 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
314 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
315 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
364 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailabl
[all...]
H A DMlNamespace.asciidoc92 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
93 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
308 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
445 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data frame analytics. (This includes `_all` string or when no data frame analytics have been specified) (Default = true)
463 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data frame analytics. (This includes `_all` string or when no data frame analytics have been specified) (Default = true)
480 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
481 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
495 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
496 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
548 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when n
[all...]
H A DSearchableSnapshotsNamespace.asciidoc36 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
37 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
H A DTransformNamespace.asciidoc55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
72 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
128 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc35 are generated when you deploy a new cloud instance. You need to store the
48 Where <id> and <key> are generated when you create a new API key. The API key is
59 Authentication credentials are provided as part of the host array when
163 used for internal purposes, when you can securely spread the root certificate
164 yourself. It should not be used when being exposed to public consumers, since
H A Dconnection-factory.asciidoc4 The ConnectionFactory instantiates new Connection objects when requested by the
H A Dconnection-pool.asciidoc34 alive when the client initializes. If a node fails a request, it is marked as
H A Dcrud.asciidoc128 // unset the bulk response when you are done to save memory
H A Dfutures.asciidoc142 be set via the `max_handles` setting when configuring the handler:
H A Dper-request-configuration.asciidoc270 may start receiving `EsRejectedExecutionException` exceptions from {es} when the
318 Normally, you specify SSL configurations when you create the client (see
H A Drelease-notes.asciidoc129 * Show generic error messages when server returns no response
205 * Fixed gzip compression when setting Cloud Id
371 * Fixed incorrect return type hint when using async requests/futures
H A Dsearch-operations.asciidoc77 Sometimes it is convenient to use raw JSON for testing purposes, or when
H A Dselectors.asciidoc4 The connection pool maintains the list of connections, and decides when nodes
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst26 ``eof()`` method when the stream is consumed.
33 and when read, shifting data off of the buffer.
57 * ``Utils::hash`` now throws an exception when the stream cannot seek to 0.
64 * Properly closing all underlying streams when AppendStream is closed.
66 * LazyOpenStream now correctly returns the underlying stream resource when
90 * Multiple fixes for how streams behave when the underlying resource is
92 * Do not clear statcache when a stream does not have a 'uri'
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md50 match the cURL handler when `verify` is set to `true` or a certificate file.
92 - Added a fix to the StreamHandler to return a `FutureArrayInterface` when an
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md104 when using `DsnParser::parseFunc()`.
/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/react/promise/
H A DCHANGELOG.md7 on Promise v3. We encourage upgrading to the latest version when possible, as
80 * Fix: file_exists warning when resolving with long strings.
94 binding to promise, clean up canceller function reference when they are no longer
102 to kick in which significantly improves performance when rejecting many promises.
119 * Fix circular references when resolving with a promise which follows
145 * Fix circular references when resolving a promise with itself (#71).
149 * Fix `some()` not cancelling pending promises when too much input promises
172 * Fix stack error when resolving a promise in its own fulfillment or
207 when initialized with a promise instead of a value/reason.
H A DREADME.md287 when the promise is either fulfilled or rejected.
534 Returns a promise that will resolve when any one of the items in
550 Returns a promise that will resolve when `$howMany` of the supplied items in
556 to resolve (that is, when `(count($promisesOrValues) - $howMany) + 1` items
681 Similarly, when you handle a rejected promise, to propagate the rejection,
865 Promise is a port of [when.js](https://github.com/cujojs/when)
868 Also, large parts of the documentation have been ported from the when.js
869 [Wiki](https://github.com/cujojs/when/wiki) and the
870 [API docs](https://github.com/cujojs/when/blo
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md24 * Deprecated not passing a `buckets_path` and `script` when constructing `Elastica\Aggregation\BucketScript` and `Elastica\Aggregation\BucketSelector`
42 * Fixed `Response` to prevent throwing JSONParseException when the response is empty.
111 * Allowed to configure a sub key when adding a param with `Elastica\Param::addParam()` by @deguif [#2030](https://github.com/ruflin/Elastica/pull/2030)
128 * Deprecated not passing a `buckets_path` when constructing `Elastica\Aggregation\AvgBucket`, `Elastica\Aggregation\Derivative`, `Elastica\Aggregation\NormalizeAggregation`, `Elastica\Aggregation\PercentilesBucket`, `Elastica\Aggregation\SerialDiff`, `Elastica\Aggregation\StatsBucket` and `Elastica\Aggregation\SumBucket` by @deguif [#2038](https://github.com/ruflin/Elastica/pull/2038)
129 * Deprecated not passing a `method` when constructing `Elastica\Aggregation\NormalizeAggregation` by @deguif [#2040](https://github.com/ruflin/Elastica/pull/2040)
271 * Added `Elastica\Reindex->setPipeline(Elastica\Pipeline $pipeline): void`. The link between the reindex and the pipeline is solved when `run()` is called, and thus the pipeline given doesn't need to be created before calling `setPipeline()` [#1752](https://github.com/ruflin/Elastica/pull/1752)
288 * Scroll is now throwing an exception when calling `current()` on an invalid iteration: always call `valid()` before
317 * The method `Index::deleteById()` does not throw an `NotFoundException` when deleting a non-existing document [#1732](https://github.com/ruflin/Elastica/pull/1732)
401 * Clear scroll context also when empty page was received [#1660](https://github.com/ruflin/Elastica/pull/1660)
417 * Reduced memory footprint of response by not keeping the raw JSON data when JSO
[all...]
/plugin/embeddedphp/
H A DLICENSE104 when run, you must cause it, when started running for such
118 sections when you distribute them as separate works. But when you
313 when it starts in an interactive mode:
/plugin/emoji/
H A DLICENSE104 when run, you must cause it, when started running for such
118 sections when you distribute them as separate works. But when you
314 when it starts in an interactive mode:

1...<<11121314151617181920>>...51