Installations & configs
  • Install elasticsearch
  • Kibana overview
  • elastic configs
Basic Concepts
  • Nodes and Clusters
  • Cluster info
  • What is Sharding ?
  • What are Replicas?
Hands on elasticsearch
  • Create & delete indices
  • How to index a document
  • Retrieve doc
  • Update a doc
  • Script update
  • Upsert
  • Replacing a doc
  • Delete a doc