Add new ruby search library to community clients doc (#22765)

* Add new Ruby search lib from Artsy.

* update ruby library reference following rename
This commit is contained in:
Anil Bawa-Cavia 2017-01-25 11:49:39 +01:00 committed by Clinton Gormley
parent a9135cd636
commit 86b3ff229c
1 changed files with 3 additions and 0 deletions

View File

@ -217,6 +217,9 @@ Also see the {client}/ruby-api/current/index.html[official Elasticsearch Ruby cl
* https://github.com/ankane/searchkick[Searchkick]:
Intelligent search made easy
* https://github.com/artsy/estella[Estella]:
Make your Ruby models searchable
The following projects appear to be abandoned:
* https://github.com/wireframe/elastic_searchable/[elastic_searchable]: