Elasticsearch from the Bottom Up
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the architecture of Elasticsearch and Lucene in this informative EuroPython 2014 conference talk. Dive into the powerful inverted index data structure and ascend through abstraction layers to gain a comprehensive overview of distributed search cluster processing. Learn about index terms, text analysis, and the importance of building efficient indexes. Discover how Lucene constructs immutable index segments and how Elasticsearch manages multiple Lucene indexes. Understand caching mechanisms, partitioning strategies, and common pitfalls in search implementation. Gain valuable insights into designing effective indexing and searching strategies, optimizing memory usage, and handling time-based data. By the end of this 37-minute talk, acquire a deeper understanding of Elasticsearch's architecture and its impact on search performance and indexing strategies.
Syllabus
Alex Brasetvik - Elasticsearch from the bottom up
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube