随笔分类 -  elasticsearch

摘要:博文: 全文搜索引擎 Elasticsearch 入门教程 阮一峰 http://www.ruanyifeng.com/blog/2017/08/elasticsearch.html 阅读全文
posted @ 2019-12-09 16:48 decq! 阅读(255) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/c63816fb17ae https://www.jianshu.com/p/41a506acc643 阅读全文
posted @ 2019-12-06 11:40 decq! 阅读(176) 评论(0) 推荐(0)
摘要:curl http://127.0.0.1:9200/_cat/health?v 集群的状态(status):red红表示集群不可用,有故障。yellow黄表示集群不可靠但可用,一般单节点时就是此状态。green正常状态,表示集群一切正常。节点数(node.total):节点数,这里是2,表示该集群 阅读全文
posted @ 2019-12-05 22:34 decq! 阅读(12722) 评论(0) 推荐(0)