Searched refs:shards (Results 1 – 11 of 11) sorted by relevance
63 public function setShards($shards) argument65 $this->shards = $shards;72 return $this->shards;
115 $shards = [];117 $shards[] = new Shard($shardNumber, $shard);120 return $shards;
72 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this …139 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this o…155 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make th…169 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this o…183 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this o…197 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this …211 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this …225 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this …345 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this o…398 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this o…[all …]
136 … the level of detail for returned information (Options = cluster,indices,shards) (Default = cluste…140 $params['wait_for_active_shards'] = (string) Wait until the specified number of shards is …143 …locating_shards'] = (boolean) Whether to wait until there are no relocating shards in the cluster144 …ializing_shards'] = (boolean) Whether to wait until there are no initializing shards in the cluster232 $params['retry_failed'] = (boolean) Retries allocation of shards that are blocked due to too many…
143 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the clo…162 …shards to wait for before the operation returns. Set to `index-setting` to wait according to the i…436 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before th…624 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before th…827 $params['status'] = (list) A comma-separated list of statuses used to filter on shards …848 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shr…900 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shr…932 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before th…
86 …s aggregated at cluster, index or shard level (Options = cluster,indices,shards) (Default = indice…
40 * <<Elasticsearch_Namespaces_CatNamespaceshards_shards,`shards()`>>174 … = (boolean) Set to true to return stats only for primary shards (Default = false)434 .`shards(array $params = [])`
108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this …189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this …212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this …480 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this …542 …shards based on query rewriting if the number of shards the search request expands to exceeds the …655 $params['timeout'] = (time) Time each individual bulk request should wait for shards…841 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this …
550 public function shards(array $params = []) function in Elasticsearch\\Namespaces\\CatNamespace
134 <1> The top level `settings` contains config about the index (# of shards, etc)
894 - More info on Elastica\Exception\PartialShardFailureException. Not just number of failed shards.1407 - Throw PartialShardFailureException if response has failed shards