浏览代码

Docs: added searchkick

Closes #9416
Aske Hansen 10 年之前
父节点
当前提交
084dc7a656
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/community/clients.asciidoc

+ 3 - 0
docs/community/clients.asciidoc

@@ -56,6 +56,9 @@ See the {client}/ruby-api/current/index.html[official Elasticsearch Ruby client]
   
 * https://github.com/toptal/chewy[chewy]:
   Chewy is ODM and wrapper for official elasticsearch client 
+  
+* https://github.com/ankane/searchkick[Searchkick]:
+  Intelligent search made easy
 
 
 [[community-php]]