Latest videos
CI/CD Evolution: From Pipelines to AI-Powered DevOps
Getting Buy-In: Overcoming Larman's Law
AI, Corporate Responsibility, and Democratic Legitimacy – Is DevOps the Answer?
Reliable AWS Lambda Data Pipelines with AsyncAPI Specification
Quarkus in Action
Orchestration Lightning: Rapid-Fire AWS Step Functions Patterns That Actually Work
State of the Art of DORA Metrics & AI Integration
Modern Full-Stack Web Development with ASP.NET Core
Building Data Visualisations in Python in Minutes
36:38
Lexical, Vector and Hybrid Search with Elasticsearch
Search is not just traditional TF/IDF anymore! The current trend of machine learning and models has opened another dimension for search. Generative AI, specifically LLMs, continues to dominate news headlines, marking a turning point in building search applications and finding data. Yet, concerns exist about adapting search solutions to perform semantic searches against our private data. This talk gives an overview of traditional lexical search and its limitations. I’ll explain how vector search can be combined with traditional lexical search to form a hybrid approach using Elasticsearch. Finally, I’ll discuss where LLMs come into play with search and how they can be grounded using RAG.