Relevance workbench
In this workbench, you can compare our Elastic Learned Sparse Encoder model (with or without RRF) and traditional textual search using BM25.
Start comparing different hybrid search techniques using TMDB's movies dataset as sample data. Or fork the code and ingest your own data to try it on your own!
Try these queries to get started:
- "The matrix"
- "Movies in Space"
- "Superhero animated movies"
Notice how some queries work great for both search techniques. For example, 'The Matrix' performs well with both models. However, for queries like "Superhero animated movies", the Elastic Learned Sparse Encoder model outperforms BM25. This can be attributed to the semantic search capabilities of the model.
Explore similar demos

Observability
可观测性概述
尝试此动手演示,了解如何将日志、指标和痕迹整合在一起,从而全面了解您的应用环境。
Observability
使用 OpenTelemetry 摄取日志、指标和链路追踪数据
Observability 101:第 2 课(共 4 课):使用 Elastic Distribution for OpenTelemetry (EDOT) 接入日志、指标和链路追踪数据,开启 Elastic Observability 之旅。在这个 15 分钟的实操练习中,使用 OpenTelemetry (OTel) 采集器,让日志结构清晰、定义明确。
搜索
构建 RAG 应用实操教程
Search AI 101:第 4 课(共 4 课)——在本动手实践教程中,使用 Elastic 的生成式 AI 功能创建检索增强生成 (RAG) 应用。了解如何设置 Elastic 以支持 RAG 系统,最终构建一个完整可用的 RAG 聊天机器人应用。