From 6ecd3adc0bf912134810fa5fb647085b18975c2d Mon Sep 17 00:00:00 2001 From: dashaus Date: Thu, 27 Nov 2014 16:59:38 +0000 Subject: [PATCH] add bleve search #208 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bececb6d..4d3879b6 100644 --- a/README.md +++ b/README.md @@ -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