Skip to content

Commit 3c85e7d

Browse files
che0nik9000
authored andcommitted
Docs: Link C++ client lib elasticlient (#28949)
elasticlient is simple library for simplified work with Elasticsearch in C++
1 parent 25f827c commit 3c85e7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/community-clients/index.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Besides the link:/guide[officially supported Elasticsearch clients], there are
88
a number of clients that have been contributed by the community for various languages:
99

1010
* <<b4j>>
11+
* <<cpp>>
1112
* <<clojure>>
1213
* <<coldfusion>>
1314
* <<erlang>>
@@ -35,6 +36,10 @@ a number of clients that have been contributed by the community for various lang
3536
* https://www.b4x.com/android/forum/threads/server-jelasticsearch-search-and-text-analytics.73335/
3637
B4J client based on the official Java REST client.
3738

39+
[[cpp]]
40+
== C++
41+
* https://github.com/seznam/elasticlient[elasticlient]: simple library for simplified work with Elasticsearch in C++
42+
3843
[[clojure]]
3944
== Clojure
4045

0 commit comments

Comments
 (0)