Searched refs:getIndicesWithAlias (Results 1 – 3 of 3) sorted by relevance
90 return \count($this->getIndicesWithAlias($name)) > 0;102 public function getIndicesWithAlias(string $alias) function in Elastica\\Status
620 foreach ($status->getIndicesWithAlias($name) as $index) {
169 …xExists()`, `Elastica\Status::aliasExists()` and `Elastica\Status::getIndicesWithAlias()` signatur…1391 - Improve performance of Elastica/Status->getIndicesWithAlias and aliasExists on clusters with many…