Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DBulk.php81 public function hasIndex(): bool function in Elastica\\Bulk
89 if ($this->hasIndex()) {
DSearch.php271 public function hasIndex($index): bool function in Elastica\\Search
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md67 * Deprecated passing a `string` as 1st argument to `Search::addIndex()` and `Search::hasIndex()`, p…