conferences | speakers | series

Elasticsearch from the Bottom Up

home

Elasticsearch from the Bottom Up
FOSDEM 2015

This talk will teach you about Elasticsearch and Lucene's architecture.

The key data structure in search is the powerful inverted index, which is actually simple to understand. We start there, then ascend through abstraction layers to get an overview of how a distributed search cluster processes searches and changes.

Speakers: Alex Brasetvik