zh: add Elasticsearch 权威指南.

This commit is contained in:
Jakukyo Friel 2015-03-10 22:26:04 +08:00
parent 3b3c795f2b
commit da5ec23a3e
No known key found for this signature in database
GPG Key ID: 55F6EEC2EA3F0A87
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* [C](#c)
* [C++](#c-1)
* [CoffeeScript](#coffeescript)
* [Elasticsearch](#elasticsearch)
* [Erlang](#erlang)
* [Fortran](#fortran)
* [Golang](#golang)
@ -106,6 +107,8 @@
* [CoffeeScript 中文手册](http://island205.github.io/tlboc/) (《The Little Book on CoffeeScript》中文版)
* [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md)
### Elasticsearch
* [Elasticsearch 权威指南](https://github.com/looly/elasticsearch-definitive-guide-cn) 《Elasticsearch the definitive guide》中文版
### Erlang
* [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版)