We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f827c commit 3c85e7dCopy full SHA for 3c85e7d
docs/community-clients/index.asciidoc
@@ -8,6 +8,7 @@ Besides the link:/guide[officially supported Elasticsearch clients], there are
8
a number of clients that have been contributed by the community for various languages:
9
10
* <<b4j>>
11
+* <<cpp>>
12
* <<clojure>>
13
* <<coldfusion>>
14
* <<erlang>>
@@ -35,6 +36,10 @@ a number of clients that have been contributed by the community for various lang
35
36
* https://www.b4x.com/android/forum/threads/server-jelasticsearch-search-and-text-analytics.73335/
37
B4J client based on the official Java REST client.
38
39
+[[cpp]]
40
+== C++
41
+* https://github.com/seznam/elasticlient[elasticlient]: simple library for simplified work with Elasticsearch in C++
42
+
43
[[clojure]]
44
== Clojure
45
0 commit comments