From d3e10f911154d5eea93da15fd75b78c861053348 Mon Sep 17 00:00:00 2001 From: Thomas Eschemann Date: Wed, 21 Jan 2015 11:37:14 +0100 Subject: [PATCH] Docs: Add R client to docs Closes #9376 --- docs/community/clients.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/community/clients.asciidoc b/docs/community/clients.asciidoc index 372e2cbd34e..c3eaa530797 100644 --- a/docs/community/clients.asciidoc +++ b/docs/community/clients.asciidoc @@ -206,3 +206,8 @@ See the {client}/net-api/current/index.html[official Elasticsearch .NET client]. === NodeJS * https://github.com/phillro/node-elasticsearch-client[Node-Elasticsearch-Client] A node.js client for elasticsearch + +[[community-r]] +=== R +* https://github.com/Tomesch/elasticsearch[elasticsearch] + R client for Elasticsearch