Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php32 public const WAIT_FOR_COMPLETION = 'wait_for_completion';
99 $this->setParam(self::WAIT_FOR_COMPLETION, $value);
29 public const WAIT_FOR_COMPLETION = 'wait_for_completion'; global() define in Elastica\\Reindex
H A DTask.php17 public const WAIT_FOR_COMPLETION = 'wait_for_completion';
14 public const WAIT_FOR_COMPLETION = 'wait_for_completion'; global() define in Elastica\\Task