
Elasticsearch
Are you still using SQL queries for searches? Are your users frustrated about not being able to search across all categories? Is your average response time over half a second with just a few million documents? Does it take you three days to generate statistics on your data? Are you looking to provide a Google-like search experience for your information system?
If so, this conference is for you.
During the session, David will explain the transition from SQL searches to Elasticsearch, highlighting the benefits of this engine compared to a pure Lucene solution. Topics will include:
- Why using a search engine?
- Indexing
- Searching
- Aggregations and the concept of faceted navigation
- Analysis and mapping (if time allows)
- The community
Depending on interest, we can also touch on recent developments, such as vector search and the ES|QL language/engine in a simplified manner.
Resources
- Demo: Kibana script for BBL — This is the Kibana script I'm starting from when doing the talk
- Une ancienne vidéo (2015) sur le même sujet