Open uniquejava opened 6 years ago
官方文档: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
TODO 思维导图
https://elastic.co/ 解决跨域问题. vi ./config/elasticsearch.yml
http.cors.enabled: true http.cors.allow-origin: "*"
./bin/elasticsearch -d
https://github.com/mobz/elasticsearch-head npm run start goto http://localhost:9100
新版本不支持多 type 了 https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html
官方文档: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
TODO 思维导图
下载ElasticSearch
https://elastic.co/ 解决跨域问题. vi ./config/elasticsearch.yml
./bin/elasticsearch -d
下载插件elasticsearch-head
https://github.com/mobz/elasticsearch-head npm run start goto http://localhost:9100
Misc
新版本不支持多 type 了 https://www.elastic.co/guide/en/elasticsearch/reference/6.0/removal-of-types.html