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.10-1331 days ago728 downloads
1.0.6-12 years ago2,639 downloads
1.0.3-14 years ago4,215 downloads
1.0.2-14 years ago583 downloads

Dependencies

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

Manifests