Lines Matching refs:operation

88 $params['timeout']            = (time) Explicit operation timeout
105 $params['index'] = (string) The name of the index to scope the operation
119 $params['index'] = (list) A comma-separated list of index name to limit the operation
141 $params['timeout'] = (time) Explicit operation timeout
143 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the cloned index before the operation returns.
157 $params['timeout'] = (time) Explicit operation timeout
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`.
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
216 $params['timeout'] = (time) Explicit operation timeout
264 $params['timeout'] = (time) Explicit operation timeout
279 $params['timeout'] = (time) Explicit operation timeout
332 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
348 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
382 $params['wait_if_ongoing'] = (boolean) If set to true the flush operation will block until the flush can be executed if another flush operation is already executing. The default is true. If set to false the flush will be skipped iff if another flush operation is already running.
411 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
412 $params['flush'] = (boolean) Specify whether the index should be flushed after performing the operation (default: true)
417 $params['only_expunge_deletes'] = (boolean) Specify whether the operation should only expunge deleted documents
431 $params['timeout'] = (time) Explicit operation timeout
436 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
520 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
554 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
589 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
619 $params['timeout'] = (time) Explicit operation timeout
624 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
650 $params['index'] = (list) A comma-separated list of index names the alias should point to (supports wildcards); use `_all` to perform the operation on all indices. (Required)
697 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
699 $params['timeout'] = (time) Explicit operation timeout
732 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
747 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
809 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
826 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
846 $params['timeout'] = (time) Explicit operation timeout
848 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
898 $params['timeout'] = (time) Explicit operation timeout
900 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
927 $params['timeout'] = (time) Explicit operation timeout
932 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
960 $params['index'] = (list) A comma-separated list of index names; use `_all` or empty string to perform the operation on all indices
978 $params['index'] = (list) A comma-separated list of index names to restrict the operation; use `_all` or empty string to perform the operation on all indices
979 $params['type'] = DEPRECATED (list) A comma-separated list of document types to restrict the operation; leave empty to perform the operation on all types