Completed
Common options
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Elasticsearch for Beginners - From Fundamentals to Building a Search Engine
Automatically move to the next video in the Classroom when playback concludes
- 1 General introduction
- 2 Introduction
- 3 Elasticsearch installation process
- 4 Create an index
- 5 Index documents
- 6 Field data types
- 7 Delete documents
- 8 Get documents
- 9 Count documents
- 10 The exists API
- 11 The update API
- 12 The bulk API
- 13 The search API - Part 1
- 14 The search API - Part 2
- 15 The search API - Part 3
- 16 Dense vectors
- 17 Embeddings
- 18 kNN search
- 19 Deep pagination
- 20 Ingest pipelines
- 21 Ingest processors
- 22 Filters in depth
- 23 SQL search API
- 24 Time series data stream
- 25 Analyzers
- 26 The synonyms API
- 27 Common options
- 28 Change the heap size
- 29 Final project - Part 0
- 30 Final project - Part 1
- 31 Final project - Part 2
- 32 Final project - Part 3
- 33 Final project - Part 4
- 34 Final project - Part 5
- 35 Final project - The end
- 36 Conclusion