Code Monkey home page Code Monkey logo

elasticsearch-definitive-guide-cn's Introduction

![cover](https://raw.githubusercontent.com/looly/elasticsearch-definitive-guide-cn/master/cover_small.jpg)

Elasticsearch 权威指南(中文版)


原书地址:Elasticsearch the definitive guide

原作者: clinton gormley,zachary tong


译者: Looly

参与翻译:

感谢参与翻译的小伙伴们~~

邮箱: [email protected]

微博: @路小磊


项目地址:

https://github.com/looly/elasticsearch-definitive-guide-cn

http://git.oschina.net/loolly/elasticsearch-definitive-guide-cn

阅读地址:

http://es.xiaoleilu.com/

http://wiki.jikexueyuan.com/project/elasticsearch-definitive-guide-cn/

说明

之前接触Elasticsearch只是最简单的使用,想要深入了解内部功能,借助翻译同时系统学习。由于英语比较菜,第一次翻译文档,如有不妥,欢迎提issue:

github

git@osc

翻译关键字约定

  • index -> 索引
  • type -> 类型
  • token -> 表征
  • filter -> 过滤器
  • analyser -> 分析器

Pull Request流程

开始我对Pull Request流程不熟悉,后来参考了@numbbbbb的《The Swift Programming Language》协作流程,在此感谢。

  1. 首先fork我的项目
  2. 把fork过去的项目也就是你的项目clone到你的本地
  3. 运行 git remote add looly [email protected]:looly/elasticsearch-definitive-guide-cn.git 把我的库添加为远端库
  4. 运行 git pull looly master 拉取并合并到本地
  5. 翻译内容
  6. commit后push到自己的库(git push origin master
  7. 登录Github在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交即可。

13是初始化操作,执行一次即可。在翻译前必须执行第4步同步我的库(这样避免冲突),然后执行57既可。

注意

  1. 文档还未翻译完成,使用gitbook格式,已经翻译完成的章节会陆续提交到gitbook。
  2. 为了便于翻译,未翻译部分拷贝自官方英文文档。

elasticsearch-definitive-guide-cn's People

Contributors

aiddroid avatar allen8807 avatar birdroidcn avatar dd1994 avatar dingusxp avatar freefallzhou avatar froest2012 avatar iridiumcao avatar kxxoling avatar lijingpeng avatar looly avatar lukehong avatar maggiehwang avatar mlr3000 avatar sailxjx avatar scsundefined avatar toontong avatar verdantyang avatar williamzhao avatar xdream86 avatar xieyunzi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.