Skip to content

A Node.js sample using redis and elasticsearch for indexing & searching

Notifications You must be signed in to change notification settings

raghavmac/node-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-indexer

A Node.js sample using redis and elasticsearch for indexing & searching

Installation

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

About

A Node.js sample using redis and elasticsearch for indexing & searching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published