Merge pull request #221 from dashaus/patch-6

add bleve search #208
This commit is contained in:
Thiago Avelino 2014-11-27 15:45:49 -02:00
commit d18dfd4522

View File

@ -157,9 +157,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [redis](https://github.com/hoisie/redis) - A simple, powerful Redis client for Go.
* Search and Analytic Databases
* [elastic](github.com/olivere/elastic) - Elasticsearch client for Google Go.
* [elastigo](github.com/mattbaird/elastigo) - A Elasticsearch client library.
* [goes](github.com/belogik/goes) - A library to interact with Elasticsearch.
* [bleve](https://github.com/blevesearch/bleve) - A modern text indexing library for go.
* [elastic](https://github.com/olivere/elastic) - Elasticsearch client for Google Go.
* [elastigo](https://github.com/mattbaird/elastigo) - A Elasticsearch client library.
* [goes](https://github.com/belogik/goes) - A library to interact with Elasticsearch.
## Date & Time