Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php12 use Elastica\Index\Recovery as IndexRecovery;
96 * @return IndexRecovery
100 return new IndexRecovery($this);
9 use Elastica\Index\Recovery as IndexRecovery; global() alias