Browse Source

Added an R client to community clients page

I maintain an R client called `elastic` at https://github.com/ropensci/elastic
Scott Chamberlain 10 years ago
parent
commit
ae599f93a7
1 changed files with 3 additions and 0 deletions
  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
 === R
 * https://github.com/Tomesch/elasticsearch[elasticsearch]
 * https://github.com/Tomesch/elasticsearch[elasticsearch]
   R client for Elasticsearch
   R client for Elasticsearch
+
+* https://github.com/ropensci/elastic[elastic]: 
+  A general purpose R client for Elasticsearch