Searched refs:_getBody (Results 1 – 1 of 1) sorted by relevance
76 $body = $this->_getBody($this->_oldIndex, $this->_newIndex, $this->getParams());152 protected function _getBody(Index $oldIndex, Index $newIndex, array $params): array function in Elastica\\Reindex