/ElasticSearchDemo

Simple demo of using Elastic Search Engine with NodeJs ( Express framework)

Primary LanguageJavaScript

ElasticSearch-NodeJS-Demo

A simple demo of using Elastic Search Engine with Nodejs App with Express framework. I have used a huge restaurants json file available in the repo for indexing and searching the restaurant on the basis of name. Feel free to use the code and share.