/Elasticsearch-example-nodejs

A simple Node.js script to demonstrate the "Elasticsearch" basic features.

Primary LanguageJavaScript

Simple Node.js script for running Elasticsearch examples

For this blog we're doing a very simple setup. No API. No Server. The point is to demonstrate the "Elasticsearch" feature and not to build a full-fledged API server of any sort.

Get started

  1. Run yarn install
  2. Run yarn start