Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DReindex.php156 'dest' => $this->_getDestPartBody($newIndex, $params),
171 protected function _getDestPartBody(Index $index, array $params): array function in Elastica\\Reindex