elasticsearch-lua

Elasticsearch client for the Lua language

$ 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.10 version works with Elasticsearch 7, 8 and Opensearch 2.0, and Lua 5.1-5.3/LuaJIT.

Versions

1.0.11-1158 days ago392 downloads
1.0.10-11 year ago1,066 downloads
1.0.6-12 years ago2,774 downloads
1.0.3-15 years ago4,251 downloads
1.0.2-15 years ago607 downloads

Dependencies

lua >= 5.1 <= 5.3
lua-cjson = 2.1.0.10-1

Manifests