您好,登錄后才能下訂單哦!
/_aliases 獲取或者操作索引的別名
/index/_search 搜索指定索引下的數據
/index/ 查看指定所引導詳細信息
/index/type/ 創建或者操作 類型(表)
/index/_mapping 創建或者操作 mapping
/index/_settings 創建或者操作 設置(number_of_shards是不可更改的)
/index/_open 打開指定被關閉的索引
/index/_close 關閉指定索引
/index/_refresh 刷新索引-不保證寫入,使得新增內容對搜索可見
/index/_flush 刷新索引-會出發lucene提交
數據庫: database | index 索引庫
表: table | type 類型
行: row | document 文檔
字段: column | field 字段
http://localhost:9200
Cluster Health
GET /_cat/health?v- nodes:
_cat/nodes?v- health
_cat/health?v- indices
_cat/indices?v
ERROR: bootstrap checks failed
http://blog.csdn.net/cardinalzbk/article/details/54924511
ips:
192.168.61.141
192.168.61.142
192.168.61.143
cluster.name可以確定你的集群名稱,當你的elasticsearch集群在同一個網段中elasticsearch會自動的找到具有相同cluster.name的elasticsearch服務. 所以當同一個網段具有多個elasticsearch集群時cluster.name就成為同一個集群的標識
http://www.cnblogs.com/xing901022/p/6030296.html
http://www.cnblogs.com/xing901022/p/6591260.html
http://www.cnblogs.com/zklidd/p/6433123.html
*http://www.cnblogs.com/xing901022/p/6591260.html
https://endymecy.gitbooks.io/elasticsearch-guide-chinese/content/getting-started/basic-concepts.html
http://www.cnblogs.com/hujihon/p/5656981.html
http://www.th7.cn/Program/java/201612/1049660.shtml
http://blog.csdn.net/opensure/article/details/47617437
http://www.cnblogs.com/sunxucool/p/3799190.html
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。