Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
DReindex.php168 return $this->_setSourceQuery($sourceBody);
214 private function _setSourceQuery(array $sourceBody): array function in Elastica\\Reindex