es入门

查看es的健康状态json http://10.1.18.37:8211/_cat/health?v 查看全部的索引app get http://10.1.18.37:8211/_cat/indices?v 建立索引,在postman执行的时候须要设置为json数据格式post PUT /test_index?pretty 索引内容code { "settings":{ "number_
相关文章
相关标签/搜索