A Node.js sample using redis and elasticsearch for indexing & searching
Install the dependencies and start the server.
$ git clone https://github.com/raghavmac/node-indexer.git
$ cd node-indexer
$ npm install
$ npm start
It's time to start!!!
###Make sure redis-server and elasticsearch is running
redis-server.exe
elasticsearch.bat