Home
last modified time | relevance | path

Searched refs:number (Results 201 – 225 of 1459) sorted by last modified time

12345678910>>...59

/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md547 - Scroll no longer does an extra iteration both on an empty result and on searches where the last page has a significantly smaller number of results than the pages before it.
894 - More info on Elastica\Exception\PartialShardFailureException. Not just number of failed shards.
1789 - Remove unsupported use of minimum number should match for Boolean Filter
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DAbstractUpdateAction.php94 * Sets the sequence number of a document for use with optimistic concurrency control.
96 * @param int $number Sequence Number
102 public function setSequenceNumber(int $number): self argument
104 return $this->setParam('if_seq_no', $number);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc29 ==== Include port number in Host header
35 By default the port number is not included in the Host header.
H A Dindex-operations.asciidoc251 There are a number of other APIs in the indices namespace that allow you to
H A Drelease-notes.asciidoc357 * Reduced the number of skipping YAML integration tests from 20 to 6
H A Dconnecting.asciidoc110 may or may not be available depending on version number of libcurl. For example,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc342 Set number or retries (default is equal to number of nodes)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc80 $params['batched_reduce_size'] = (number) The number of shard results that should be reduced at once on the coordinating node. This value should be used as the granularity at which progress results will be made available. (Default = 5)
89 $params['from'] = (number) Starting offset (default: 0)
99 $params['size'] = (number) Number of hits to return (default: 10)
104 $params['terminate_after'] = (number) The maximum number of documents to collect for each shard, upon reaching which the query execution will terminate early.
H A DClusterNamespace.asciidoc140 $params['wait_for_active_shards'] = (string) Wait until the specified number of shards is active
141 $params['wait_for_nodes'] = (string) Wait until the specified number of nodes is available
254 $params['wait_for_metadata_version'] = (number) Wait for the metadata version to be equal or greater than the specified metadata version
H A DMlNamespace.asciidoc181 $params['requests_per_second'] = (number) The desired requests per second for the deletion processes.
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)
372 $params['from'] = (int) skips a number of buckets
373 $params['size'] = (int) specifies a max number of buckets to get
396 $params['from'] = (int) Skips a number of events
397 $params['size'] = (int) Specifies a max number of events to get
411 $params['from'] = (int) skips a number of calendars
412 $params['size'] = (int) specifies a max number of calendars to get
428 $params['from'] = (int) skips a number of categories
429 $params['size'] = (int) specifies a max number o
[all...]
H A DNodesNamespace.asciidoc37 $params['snapshots'] = (number) Number of samples of thread stacktrace (default: 10)
38 $params['threads'] = (number) Specify the number of threads to provide information for (default: 3)
H A DDataFrameTransformDeprecatedNamespace.asciidoc55 $params['from'] = (int) skips a number of transform configs, defaults to 0
56 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
73 $params['from'] = (number) skips a number of transform stats, defaults to 0
74 $params['size'] = (number) specifies a max number of transform stats to get, defaults to 100
H A DIndicesNamespace.asciidoc143 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the cloned index before the operation returns.
162 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns. Set to `index-setting` to wait according to the index setting `index.write.wait_for_active_shards`, or `all` to wait for all shards, or an integer. Defaults to `0`.
416 $params['max_num_segments'] = (number) The number of segments the index should be merged into (default: dynamic)
436 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
624 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
848 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
900 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
932 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
/plugin/latexcaption/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
H A Dhelper.php15 function number_to_alphabet($number) { argument
16 $number = intval($number);
17 if ($number <= 0) {
21 while($number != 0) {
22 $p = ($number - 1) % 26;
23 $number = intval(($number - $p) / 26);
H A DREADME.md52 - No colon: `blank`. Use this if you dont want to print a ':' after the figure number.
57 Example with centering and caption number only:
/plugin/bulletodo/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/highlight2wiki/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/imagepreview/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/dokudrawingboard/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/ocr/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/structnotification/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/code39/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/dokutts/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/bookmark2wiki/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of

12345678910>>...59