Skip to content

Commit d7e4a49

Browse files
jillesvangurpChristoph Büscher
authored andcommitted
[Docs] Add link to es-kotlin-wrapper-client (#32618)
ES Kotlin Wrapper client is a library that wraps the official Highlevel Elasticsearch HTTP client for Java.
1 parent b7c0d28 commit d7e4a49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/community-clients/index.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ The following project appears to be abandoned:
132132

133133
* https://github.com/mbuhot/eskotlin[ES Kotlin]:
134134
Elasticsearch Query DSL for kotlin based on the {client}/java-api/current/index.html[official Elasticsearch Java client].
135+
136+
* https://github.com/jillesvangurp/es-kotlin-wrapper-client[ES Kotlin Wrapper Client]:
137+
Kotlin extension functions and abstractions for the {client}/java-api/current/index.html[official Elasticsearch Highlevel Client]. Aims to reduce the amount of boilerplate needed to do searches, bulk indexing and other common things users do with the client.
135138

136139
[[lua]]
137140
== Lua

0 commit comments

Comments
 (0)