Update index.asciidoc (#21727)

This commit is contained in:
Erel2 2016-11-22 15:17:57 +02:00 committed by Clinton Gormley
parent 50e25912c8
commit b538bbd2c8
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,7 @@
Besides the link:/guide[officially supported Elasticsearch clients], there are
a number of clients that have been contributed by the community for various languages:
* <<b4j>>
* <<clojure>>
* <<cold-fusion>>
* <<erlang>>
@ -25,6 +26,10 @@ a number of clients that have been contributed by the community for various lang
* <<smalltalk>>
* <<vertx>>
[[b4j]]
== B4J
* https://www.b4x.com/android/forum/threads/server-jelasticsearch-search-and-text-analytics.73335/
B4J client based on the official Java REST client.
[[clojure]]
== Clojure