Home
last modified time | relevance | path

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

/plugin/elasticsearch/action/
H A Dindexing.php161 $this->update_indexstate($data['uri']);
171 protected function update_indexstate($id, $doctype = self::DOCTYPE_PAGE) { function in action_plugin_elasticsearch_indexing