VERSION_TYPE
VERSION_TYPE
Class to handle params.
This function can be used to handle params for queries, filter
$_oldIndex : \Elastica\Index
$_newIndex : \Elastica\Index
$_lastResponse : \Elastica\Response|null
__construct(\Elastica\Index $oldIndex, \Elastica\Index $newIndex, array $params = array())
\Elastica\Index | $oldIndex | |
\Elastica\Index | $newIndex | |
array | $params |
setScript(\Elastica\Script\Script $script)
\Elastica\Script\Script | $script |
_getBody(\Elastica\Index $oldIndex, \Elastica\Index $newIndex, array $params)
\Elastica\Index | $oldIndex | |
\Elastica\Index | $newIndex | |
array | $params |
_getSourcePartBody(\Elastica\Index $index, array $params)
\Elastica\Index | $index | |
array | $params |
_getDestPartBody(\Elastica\Index $index, array $params)
\Elastica\Index | $index | |
array | $params |