提交 cb2c0372 编写于 作者: 武汉红喜's avatar 武汉红喜

guide

上级 1d294345
### Elasticsearch
1. Download and unzip Elasticsearch https://www.elastic.co/downloads/past-releases/elasticsearch-5-6-13
1. Run bin/elasticsearch (or bin\elasticsearch.bat on Windows)
1. Run curl http://localhost:9200/ or Invoke-RestMethod http://localhost:9200 with PowerShell
1. Run `bin/elasticsearch` (or `bin\elasticsearch.bat` on Windows)
1. Run `curl http://localhost:9200/` or `Invoke-RestMethod http://localhost:9200` with PowerShell
1. Dive into the [getting started guide](https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html).
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册