Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 816 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 816 Bytes

Elasticsearch 官方文档中文版

Version:2.2.3

Read Online: https://liuzxc.gitbooks.io/elasticsearch_reference_cn/content/getting_started.html

Gitbook address: https://liuzxc.gitbooks.io/elasticsearch_reference_cn

Elasticsearch official document: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html

提交 PR 流程:

  1. 先 fork 一份代码到自己的名下;
  2. 在本地开发测试完成后,将 commit push 到 remote repo;
  3. 在页面点击 "new pull request" 提交 PR;
  4. 等待 review 完成后即可合并。

需要翻译的任务列表(可自行认领)

  • API Conventions
  • Document APIs
  • Search APIs
  • Aggregations
  • Indices APIs
  • cat APIs
  • Cluster APIs
  • Query DSL
  • Mapping
  • Analysis

联系方式