Skip to content

lestoni/elasticsearch-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch demo.

This demo demonstrates how to index blog posts and be able to such them by author, title, and content.

How to search:

  • author:authors-name
  • title:post-title
  • body:post-content

Technologies

  • Elasticsearch version-1.5.1
  • NodeJS
  • Express package

Stack

  • API server
  • Web client

About

Simple app to demonstrate usage of elasticsearch with nodejs(sheer bliss and blazing fast)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages