浏览代码

Added an R client to community clients page

I maintain an R client called `elastic` at https://github.com/ropensci/elastic
Scott Chamberlain 10 年之前
父节点
当前提交
ae599f93a7
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/community/clients.asciidoc

+ 3 - 0
docs/community/clients.asciidoc

@@ -218,3 +218,6 @@ See the {client}/net-api/current/index.html[official Elasticsearch .NET client].
 === R
 * https://github.com/Tomesch/elasticsearch[elasticsearch]
   R client for Elasticsearch
+
+* https://github.com/ropensci/elastic[elastic]: 
+  A general purpose R client for Elasticsearch