Fortunately, Elasticsearch provides a very comprehensive and powerful REST API that you can use to interact with your cluster. Among the few things that can be done with the API are as follows: Check your cluster, node, and index health, status, and
es sql是一个X-pack组件 ,允许对es执行类似sql的查询,可以将Elasticsearch SQL理解为一个编译器,既能理解es,又能理解sql.可以通过利用es,实施大规模实时读取和处理数据. sql和es的映射关系 SQL Elasticsearch columns field raw document table index catalog or database cluster实例 cluster cluster 先插入一些数据: PUT /my_index/doc/_bul
全文搜索引擎 Elasticsearch 安装 学习了:http://www.ruanyifeng.com/blog/2017/08/elasticsearch.html 拼音:https://www.cnblogs.com/wenbronk/p/6564962.html head:https://github.com/mobz/elasticsearch-head head 有chrome插件:http://sina.lt/ftSr head 插件csdn下载:https://download