ElasticSearch 模板管理

查询模板

curl http://127.0.0.1:9200/_template/mytemplate*

创建模板

curl -XPUT -H "Content-Type:application/json" http://127.0.0.1:9200/_template/mytemplate-example -d '{ json 数据}'

删除模板

curl -XDELETE  http://127.0.0.1:9200/_template/mytemplate-example 
Copyright © 温玉 2021 | 浙ICP备2020032454号 all right reserved,powered by Gitbook该文件修订时间: 2021-04-05 13:54:43

results matching ""

    No results matching ""