/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | NodesNamespace.asciidoc | 35 $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 D | IndicesNamespace.asciidoc | 86 $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 D | TasksNamespace.asciidoc | 36 $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 D | GraphNamespace.asciidoc | 31 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required) 32 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
|
H A D | AsyncSearchNamespace.asciidoc | 76 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices 87 $params['stored_fields'] = (list) A comma-separated list of stored fields to return as part of a hit 88 $params['docvalue_fields'] = (list) A comma-separated list of fields to return as the docvalue representation of a field for each hit 97 $params['routing'] = (list) A comma-separated list of specific routing values 100 $params['sort'] = (list) A comma-separated list of <field>:<direction> pairs
|
H A D | SnapshotNamespace.asciidoc | 136 $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 D | SearchableSnapshotsNamespace.asciidoc | 35 $params['index'] = (list) A comma-separated list of index names 85 $params['index'] = (list) A comma-separated list of index names
|
H A D | SecurityNamespace.asciidoc | 86 $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 D | LogstashNamespace.asciidoc | 46 $params['id'] = (string) A comma-separated list of Pipeline IDs
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ |
H A D | ArrayDeclarationSniff.php | 257 foreach ($commas as $comma) { 258 if ($tokens[($comma + 1)]['code'] !== T_WHITESPACE) { 259 $content = $tokens[($comma + 1)]['content']; 264 $phpcsFile->fixer->addContent($comma, ' '); 267 $spaceLength = $tokens[($comma + 1)]['length']; 269 $content = $tokens[($comma + 2)]['content']; 278 $phpcsFile->fixer->replaceToken(($comma + 1), ' '); 283 if ($tokens[($comma - 1)]['code'] === T_WHITESPACE) { 284 $content = $tokens[($comma - 2)]['content']; 285 $spaceLength = $tokens[($comma - 1)]['length']; [all …]
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/ |
H A D | FunctionDeclarationArgumentSpacingSniff.php | 220 $comma = $phpcsFile->findPrevious(T_COMMA, ($nextParam - 1)); 221 $nextToken = $phpcsFile->findNext(T_WHITESPACE, ($comma + 1), null, true); 253 if ($tokens[($comma + 1)]['code'] !== T_WHITESPACE) { 258 $phpcsFile->fixer->addContent($comma, ' '); 261 $gap = strlen($tokens[($comma + 1)]['content']); 270 $phpcsFile->fixer->replaceToken(($comma + 1), ' ');
|
/plugin/abortlogin/ |
H A D | README.md | 4 Allowed ips are set in the Configuration Manager as a comma separated list 5 There is a test option available to admins, where a comma seperated list of
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/ |
H A D | grammar.pp | 8 %token comma , 34 ( ::comma:: type() )*
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsFlowCollections.yml | 18 separated by a colon, with a comma 55 there must be a space after each comma. This allows you
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/ |
H A D | Client.asciidoc | 129 $params['scroll_id'] = DEPRECATED (list) A comma-separated list of scroll IDs to clear 130 $params['body'] = (array) A comma-separated list of scroll IDs to clear if none was specified via the scroll_id parameter 156 $params['index'] = (list) A comma-separated list of indices to restrict the results 157 $params['type'] = DEPRECATED (list) A comma-separated list of types to restrict the results 164 $params['routing'] = (list) A comma-separated list of specific routing values 231 $params['index'] = (list) A comma-separated list of index names to search; use `_all` or empty string to perform the operation on all indices (Required) 232 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types 245 $params['routing'] = (list) A comma-separated list of specific routing values 293 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response 346 $params['stored_fields'] = (list) A comma [all...] |
/plugin/farm/install/animaltemplate/conf/ |
H A D | users.auth.php.dist | 9 # user:MD5password:Real Name:email:groups,comma,seperated
|
/plugin/submgr/lang/en/ |
H A D | help.txt | 2 …ith a leading at-character: ''@group'' - multiple users and groups can be specified comma separated
|
/plugin/feedback/lang/en/ |
H A D | intro.txt | 5 …used for sub-namespaces automatically. You can specify multiple addresses comma separated. To spec…
|
/plugin/csv/_test/csv/ |
H A D | c-q-q-escaping.csv | 5 "column with enclosure "", and comma inside text","second column enclosure in text """
|
/plugin/charpicker/ |
H A D | README.md | 7 Enter the characters in the configuration manager, in either the add or delete box, as a comma deli…
|
/plugin/findologicxmlexport/vendor/hoa/math/ |
H A D | Arithmetic.pp | 46 %token comma , 86 ( expression() ( ::comma:: expression() )* )?
|
/plugin/adminperm/lang/en/ |
H A D | intro.txt | 5 Simply specify the users and groups (''@''-prefixed) as comma separated list for each of the availa…
|
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/ |
H A D | af.js | 10 …",scrollLock:"Rolvergrendel",semiColon:"Kommapunt",equalSign:"Isgelykaan",comma:"Komma",dash:"Kopp…
|
H A D | ar.js | 10 …ck",scrollLock:"Scroll Lock",semiColon:"Semicolon",equalSign:"Equal Sign",comma:"فاصلة",dash:"Dash…
|
H A D | az.js | 10 …k:"Scroll Lock",semiColon:"Nöqtəli verqül",equalSign:"Barəbərlik işarəsi",comma:"Vergül",dash:"Def…
|