Elasticsearch7.6学习笔记1 Getting start with Elasticsearch
Elasticsearch7.6学习笔记1 Getting start with Elasticsearch 前言 权威指南中文只有2.x, 但现在es已经到7.6. 就安装最新的来学下. 安装 这里是学习安装, 生产安装是另一套逻辑. win es下载地址: https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.6.0-windows-x86_64.zip kibana下载地址: https://artifacts.elastic.co/downloads/kibana/kibana-7.6.0-windows-x86_64.zip 官方目前最新是7.6.0, 但下载速度惨不忍睹. 使用迅雷下载速度可以到xM. bin\elasticsearch.bat bin\kibana.bat 双击bat启动. docker安装 对于测试学习,直接使用官方提供的docker镜像更快更方便。 安装方法见: https://www.cnblogs.com/woshimrf/p/docker-es7.html 以下内容来自: https://www.elastic.co/guide/en/elasticsearch/reference/7.6/getting-started.html Index some