随笔分类 -  elasticSearch

es
摘要:7.2.0版本 1 创建库 http://{ip}:{port}/{库名称} put 2 查询库 http://{ip}:{port}/_cat/indices?v get { "computer":"secisland", "message":"success"} 4 修改文档 { "doc": 阅读全文
posted @ 2019-07-08 22:18 单方面 阅读(14707) 评论(0) 推荐(0)
摘要:ES常见错误 案例一 [2018-06-20T02:35:47,152][INFO ][o.e.b.BootstrapChecks ] [SUcoFrg] bound or publishing to a non-loopback address, enforcing bootstrap check 阅读全文
posted @ 2019-07-08 22:10 单方面 阅读(736) 评论(0) 推荐(0)