Home
last modified time | relevance | path

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

/plugin/elasticsearch/helper/
H A Dclient.php100 if ($this->createMappings($index)->hasError()) {
135 protected function createMappings(\Elastica\Index $index): \Elastica\Response
133 protected function createMappings(\Elastica\Index $index): \Elastica\Response global() function in helper_plugin_elasticsearch_client