소스 검색

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]]