In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
1. ES's built-in REST interface URL
/ _ aliases gets or manipulates the alias of the index
/ index/_search searches the data under the specified index
/ index/ to view the details of the specified boot
/ index/type/ creation or operation type (table)
/ index/_mapping create or operate mapping
/ index/_settings create or operate settings (number_of_shards is immutable)
/ index/_open opens the specified closed index
/ index/_close closes the specified index
/ index/_refresh refresh index-writes are not guaranteed, making the additions visible to the search
/ index/_flush refresh index-lucene submission will be initiated
2. Comparison between ES and database
Database: database | index index library
Table: table | type type
Line: row | document document
Field: column | field field
3. Visit:
Http://localhost:9200
ES5.3Cluster Health
GET / _ cat/health?vnodes:
_ cat/nodes?vhealth
_ cat/health?vindices
_ cat/indices?vES5.2 installation
ERROR: bootstrap checks failed
Http://blog.csdn.net/cardinalzbk/article/details/54924511
ES5.3 installation
Ips:
192.168.61.141
192.168.61.142
192.168.61.143
Ssh secret-free login settings-slightly sudo service iptalbes stopdf-h / export to view disk utilization configuration explanation:
Cluster.name can determine your cluster name. When your elasticsearch cluster is in the same network segment, elasticsearch will automatically find the elasticsearch service with the same cluster.name. So when the same network segment has multiple elasticsearch clusters, cluster.name becomes the identity of the same cluster.
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
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.