Skip to content

UniCourt/Search-Workshop2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Workshop

Elasticsearch basic training is being provided here. Elasticsearch is a Java-based Apache Lucene-based distributed, open-source search and analytics engine. An extension of Search-Workshop1, this elasticsearch workshop.

Prerequisite

Any Linux machine(ubuntu is preferred) with following packages installed
  • git
  • python3.10
  • Docker
  • Docker Compose

What will you learn by the end of this workshop?

  • Introduction to Elasticsearch.
  • How schema/mapping works in ES.
  • Why and how to use nested objects in ES.
  • How to Load/Index data to ES.
  • How to read data from ES.

Schedule

Time Topics
09:00 - 9:15 Introduction
09:15 - 09:30 Introduction to Elasticsearch
09:30 - 10:15 Setting up ES
10:30 - 11:00 Interaction with ES
11:00 - 11:45 ES schema/mappings
12:00 - 01:00 Nested objects
01:00 - 02:00 Break
02:00 - 02:30 Loading data to ES
02:30 - 04:00 Running scripts
04:00 - 04:30 Q & A and Wrapping Up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published