Home
last modified time | relevance | path

Searched refs:comma (Results 176 – 200 of 263) sorted by path

1234567891011

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIlmNamespace.asciidoc134 $params['index'] = (string) The name of the indices (comma-separated) whose failed lifecycle step is to be retry
H A DIndicesNamespace.asciidoc86 $params['index'] = (list) A comma separated list of indices to add a block to
119 $params['index'] = (list) A comma-separated list of index name to limit the operation
121 $params['fields'] = (list) A comma-separated list of fields to clear when using the `fielddata` parameter (default: all)
156 $params['index'] = (list) A comma separated list of indices to close
202 $params['name'] = (list) A comma-separated list of data stream names; use `_all` or empty string to perform the operation on all data streams
215 $params['index'] = (list) A comma-separated list of indices to delete; use `_all` or `*` string to delete all indices
233 $params['index'] = (list) A comma-separated list of index names (supports wildcards); use `_all` for all indices (Required)
234 $params['name'] = (list) A comma-separated list of aliases to delete (supports wildcards); use `_all` to delete all aliases for the specified indices. (Required)
249 $params['name'] = (list) A comma-separated list of data streams to delete; use `*` to delete all data streams
293 $params['index'] = (list) A comma
[all...]
H A DLogstashNamespace.asciidoc46 $params['id'] = (string) A comma-separated list of Pipeline IDs
H A DMlNamespace.asciidoc208 $params['forecast_id'] = (string) The ID of the forecast to delete, can be comma delimited list. Leaving blank implies `_all`
313 $params['column_names'] = (list) Optional parameter containing a comma separated list of the column names for a delimited file
641 $params['include'] = (string) A comma-separate list of fields to optionally include. Valid options are 'definition' and 'total_feature_importance'. Default is none.
H A DNodesNamespace.asciidoc35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
55 $params['metric'] = (list) A comma-separated list of metrics you wish returned. Leave empty to return all.
68 $params['node_id'] = (list) A comma-separated list of node IDs to span the reload/reinit call. Should stay empty because reloading usually involves all cluster nodes.
81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
H A DSearchableSnapshotsNamespace.asciidoc35 $params['index'] = (list) A comma-separated list of index names
85 $params['index'] = (list) A comma-separated list of index names
H A DSecurityNamespace.asciidoc86 $params['ids'] = (list) A comma-separated list of IDs of API keys to clear from the cache
99 $params['application'] = (list) A comma-separated list of application names
281 $params['name'] = (list) A comma-separated list of role names
294 $params['name'] = (list) A comma-separated list of role-mapping names
320 $params['username'] = (list) A comma-separated list of usernames
H A DSnapshotNamespace.asciidoc136 $params['snapshot'] = (list) A comma-separated list of snapshot names
152 $params['repository'] = (list) A comma-separated list of repository names
185 $params['snapshot'] = (list) A comma-separated list of snapshot names
H A DTasksNamespace.asciidoc36 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
37 $params['actions'] = (list) A comma-separated list of actions that should be cancelled. Leave empty to cancel all.
67 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
68 $params['actions'] = (list) A comma-separated list of actions that should be returned. Leave empty to return all.
H A DTextStructureNamespace.asciidoc37 $params['column_names'] = (list) Optional parameter containing a comma separated list of the column names for a delimited file
H A DTransformNamespace.asciidoc52 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
H A DWatcherNamespace.asciidoc42 $params['action_id'] = (list) A comma-separated list of the action ids to be acked
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md48 or comma. Here are some example functions.
/plugin/externalembed/
H A DREADME.md38 …main you want to whitelist. If you wish to set a custom disclaimer for this domain use a comma (see
/plugin/farm/install/animaltemplate/conf/
H A Dusers.auth.php.dist9 # user:MD5password:Real Name:email:groups,comma,seperated
/plugin/fckg/
H A DChanges282 Removed trailing comma from en.js (FCKLang) which failed in earlier versions of IE; fixed
/plugin/feedback/lang/en/
H A Dintro.txt5 …used for sub-namespaces automatically. You can specify multiple addresses comma separated. To spec…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md155 * Allowing dangling comma in annotations
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md102 %token comma ,
115 ::brace_:: pair() ( ::comma:: pair() )* ::_brace::
121 ::bracket_:: value() ( ::comma:: value() )* ::_bracket::
/plugin/findologicxmlexport/vendor/hoa/math/
H A DArithmetic.pp46 %token comma ,
86 ( expression() ( ::comma:: expression() )* )?
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DArithmetic.pp47 %token comma ,
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md81 - Added missing comma in 'Overriding Groups' example [\#1001](https://github.com/schmittjoh/seriali…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A Dgrammar.pp8 %token comma ,
34 ( ::comma:: type() )*
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md15 * support for the comma as a group separator for floats has been dropped, use
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFlowCollections.yml18 separated by a colon, with a comma
55 there must be a space after each comma. This allows you

1234567891011