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

Search
Elastic Agent Builder

Platform
Cooking with Elastic - Logstash 101
In this hands-on workshop you will configure an Elastic-Agent to send data to Logstash, normalize data into ECS at Logstash within 1 filter, enrich data at Logstash with the Translate filter, and learn Logstash filtering best practices.
Platform
Guided setup: Connecting your self-managed cluster to AutoOps
Walk through the simple, four-step process to connect your self-managed Elasticsearch cluster to AutoOps. This guided tour uses tooltips to explain each step, showing you how to quickly unlock proactive diagnostics and performance recommendations with zero operational overhead.