Evaluating your elasticsearch LLM applications with Ragas
Assessing the quality of a RAG solution using Ragas metrics and elasticsearch.


August 20, 2025
Turbocharge your troubleshooting: Building a RAG application for appliance manuals with elasticsearch
Learn how to build a RAG app using elasticsearch to effortlessly troubleshoot your home appliance issues.

August 18, 2025
Using FastAPI’s WebSockets and elasticsearch to build a real-time app
Learn how to build a real-time application using FastAPI WebSockets and elasticsearch.

August 14, 2025
elasticsearch shards and replicas: A practical guide
Master the concepts of elasticsearch shards and replicas and learn how to optimize them.

August 13, 2025
Failure store: see what didn’t make it
Learn about failure store, a new feature in the Elastic Stack that captures and indexes previously lost events.

August 12, 2025
Beyond similar names: How elasticsearch semantic text exceeds OpenSearch semantic field in simplicity, efficiency, and integration
Comparing elasticsearch semantic text and OpenSearch semantic field in terms of simplicity, configurability, and efficiency.

August 8, 2025
Using Direct IO for vector searches
Using rescoring for kNN vector searches improves search recall, but can increase latency. Learn how to reduce this impact by leveraging direct IO.

August 6, 2025
How to display fields of an elasticsearch index
Learn how to display fields of an elasticsearch index using the _mapping and _search APIs, sub-fields, synthetic _source, and runtime fields.

August 4, 2025
Working with your App Search data in a post Enterprise Search world
With Enterprise Search decommissioned in the Elastic Stack version 9, you can still work with your existing App Search data—we’ll show you how.