$ luarocks install elasticsearch-lua
This is an elasticsearch client written in Lua. In accordance with other official low level clients, the client accepts associative arrays in the form of lua table as parameters.
This is a fork of the original module by DhavalKapil, which is no longer maintained.
The 1.0.12 version works with Elasticsearch 7.x, 8.x and Opensearch 2.x, and Lua 5.1-5.4/LuaJIT.
Versions
Dependencies
lua >= 5.1 <= 5.4
lua-cjson = 2.1.0.10-1