Home
last modified time | relevance | path

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

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