0.0.1 • Published 8 years ago

node-red-contrib-elasticsearchcdb v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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

Usage

Create

Delete

Exists

Get

Search

Update