Improving Kibana dashboard interactivity with variable controls
Discover how to use variable controls in Kibana 8.18+ to filter individual visualizations, adjust time intervals, and group by different fields in Kibana dashboards.


December 3, 2025
Up to 12x Faster Vector Indexing in Elasticsearch with NVIDIA cuVS: GPU-acceleration Chapter 2
Discover how Elasticsearch achieves nearly 12x higher indexing throughput with GPU-accelerated vector indexing and NVIDIA cuVS.

December 2, 2025
ES|QL in 9.2: Smart Lookup Joins and time-series support
Explore three separate updates to ES|QL in Elasticsearch 9.2: an enhanced LOOKUP JOIN for more expressive data correlation, the new TS command for time-series analysis, and the flexible INLINE STATS command for aggregation.

December 1, 2025
Building a ChatGPT connector with Elasticsearch to query GitHub issues
Learn how to build a custom ChatGPT connector and deploy an Elasticsearch MCP server that uses hybrid search to query internal GitHub issues.

November 28, 2025
Developing an agentic RAG assistant using LangChain and Elasticsearch
Learn how to build an agentic rag news assistant using LangChain and Elasticsearch that answers queries about articles with adaptive routing.

November 27, 2025
Hybrid search without the headache: simplifying hybrid search with retrievers
Explore how to simplify hybrid search in Elasticsearch with a multi-field query format for linear and RRF retrievers, and create queries with no previous knowledge about your Elasticsearch index.

November 26, 2025
Building an AI agent for HR with Elastic Agent Builder and GPT-OSS
Discover how to build an AI agent that can answer natural language queries about your employee HR data using Elastic Agent Builder and GPT-OSS.

November 25, 2025
Top Elastic Agent Builder projects and learnings from Cal Hacks 12.0
Explore the top Elastic Agent Builder projects from Cal Hacks 12.0 and dive into our technical takeaways on Serverless, ES|QL, and agent architectures.

November 24, 2025
Creating an LLM agent newsroom with A2A protocol and MCP in Elasticsearch: Part II
Discover how to build a specialized hybrid LLM agent newsroom using A2A Protocol for agent collaboration and MCP for tool access in Elasticsearch.