Skip to content

ghost1face/fun-with-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME TO ELASTICSEARCH

You Know, For Search

Getting started

Run docker compose, this will stand up a test instance of ElasticSearch and Kibana tools, connecting on ports 9200 and 5601:

docker-compose up

After this starts up, run the ./sample-data/init.sh script, this script creates a sample dataset of employees and creates 3 different indices with the same data.

Presentation

Accompanying presentation can be found here

About

High level overview of ElasticSearch for beginners

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages