Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php155 'source' => $this->_getSourcePartBody($oldIndex, $params),
162 protected function _getSourcePartBody(Index $index, array $params): array
154 protected function _getSourcePartBody(Index $index, array $params): array global() function in Elastica\\Reindex