Module elasticsearch
The elasticsearch module
Requirements: lua >= 5.1
Info:
- Author: Dhaval Kapil
Functions
client (params) | Returns an instance of a client object |
Fields
helpers | The helper's module |
Functions
- client (params)
-
Returns an instance of a client object
Parameters:
- params
The params of the client
Returns:
-
table The client instance
- params