Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DTask.php18 public const WAIT_FOR_COMPLETION_FALSE = 'false';
15 public const WAIT_FOR_COMPLETION_FALSE = 'false'; global() define in Elastica\\Task
H A DReindex.php37 public const WAIT_FOR_COMPLETION_FALSE = 'false';
34 public const WAIT_FOR_COMPLETION_FALSE = 'false'; global() define in Elastica\\Reindex
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md65 * Deprecated `Elastica\Reindex::WAIT_FOR_COMPLETION_FALSE`, use a boolean as parameter instead by @franmomu [#2070](https://github.com/ruflin/Elastica/pull/2070)