1. ES官方文档,可作为参考手册

https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-master.html

2..NET开发 使用API

https://github.com/Yegoroff/PlainElastic.Net

3.Elasticsearch 权威指南

http://learnes.net/

4.验证ES是否安装成功

http://localhost:9200/

5. sense访问路径   2.0以下版本的访问方式,sense和mavel是两个独立的插件

http://localhost:9200/_plugin/marvel/sense/index.html

6.kibana的访问路径

http://localhost:5601/

7.ik分词器的安装  来自博客csdn

http://blog.csdn.net/u013035314/article/details/46504725

8.head访问地址

http://localhost:9200/_plugin/head/

9.ES学习基础教程 来自博客csdn

http://blog.csdn.net/dm_vincent/article/category/2718099


Logo

CSDN联合极客时间,共同打造面向开发者的精品内容学习社区,助力成长!

更多推荐