Home
last modified time | relevance | path

Searched refs:WAIT_FOR_ACTIVE_SHARDS (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php38 public const WAIT_FOR_ACTIVE_SHARDS = 'wait_for_active_shards';
104 $this->setParam(self::WAIT_FOR_ACTIVE_SHARDS, $value);
35 public const WAIT_FOR_ACTIVE_SHARDS = 'wait_for_active_shards'; global() define in Elastica\\Reindex