We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f64c5 commit 9fbfe54Copy full SHA for 9fbfe54
docs/community-clients/index.asciidoc
@@ -15,6 +15,7 @@ a number of clients that have been contributed by the community for various lang
15
* <<java>>
16
* <<javascript>>
17
* <<kotlin>>
18
+* <<lua>>
19
* <<dotnet>>
20
* <<ocaml>>
21
* <<perl>>
@@ -118,6 +119,12 @@ The following project appears to be abandoned:
118
119
* https://github.com/mbuhot/eskotlin[ES Kotlin]:
120
Elasticsearch Query DSL for kotlin based on the {client}/java-api/current/index.html[official Elasticsearch Java client].
121
122
+[[lua]]
123
+== Lua
124
+
125
+* https://github.com/DhavalKapil/elasticsearch-lua[elasticsearch-lua]:
126
+ Lua client for elasticsearch
127
128
[[dotnet]]
129
== .NET
130
0 commit comments