Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DReindex.php54 protected $_newIndex; variable in Elastica\\Reindex
64 $this->_newIndex = $newIndex;
76 $body = $this->_getBody($this->_oldIndex, $this->_newIndex, $this->getParams());