node-red-contrib-elasticsearchcdb
v0.0.1
Published
A set of Node-RED nodes for Elasticsearch including search, get, exists, create, update and delete.A Fork from @jeffdonthemic node-red-contrib-elasticsearch-jd
Downloads
2
Readme
node-red-contrib-elasticsearch3
A Fork from @jeffdonthemic node-red-contrib-elasticsearch-jd
Changelog
- Now module is working :-D
- Supports multiple server separated by spaces and with port(Example http://localhost:9200)
- Search now appear Config server
- Search now support msg.body with entire request body
Special thanks to @jeffdonthemic, and their good work, less than 30 minutes is needed to make the module works.
...And of course thanking the @knolleary by the great nodered project.
A set of Node-RED nodes for Elasticsearch including search, get, exists, create, update and delete.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-elasticsearch3