Category: Inside Elastic
Articles tagged Inside Elastic

Introducing a new vector storage format: DiskBBQ
Introducing DiskBBQ, an alternative to HNSW, and exploring when and why to use it.

Elastic's Kibana navigation refresh in 9.2 from user feedback
Learn how the Elastic team made it easier to navigate in Kibana 9.2 with an on-hover menu access, a visible menu in collapsed mode, and icon-driven navigation.

Elasticsearch Inference API adds open customizable service
Learn how to leverage the new custom service integration with the Elasticsearch Open Inference API for seamless REST API model integration.

Multi-tenancy in Elastic Cloud on Kubernetes deployments: Example architectures
Explore architectural strategies for multi-tenancy ECK deployments, including soft vs hard multi-tenancy, Kubernetes isolation, and Elastic operator considerations.

Experiments in improving Agentic AI tools for Elasticsearch
Learn how we improved AI agent workflows for Elasticsearch through iterative experiments by combining linear retrievers, hybrid search, and semantic_text for scalable RAG optimization.

Your first Elastic Agent: From a single query to an AI-powered chat
Learn how to use Elastic’s AI Agent builder to create specialized AI agents. In this blog, we'll be building a financial AI Agent.

Building AI Agentic workflows with Elasticsearch
Learn about Agent Builder, a new AI layer in Elasticsearch that provides a framework for building AI agentic workflows, using hybrid search to provide agents with the context they need to reason and act.

Vector search filtering: Keep it relevant
Performing vector search to find the most similar results to a query is not enough. Filtering is often needed to narrow down search results. This article explains how filtering works for vector search in Elasticsearch and Apache Lucene.

Lighter by default: Excluding vectors from source
Elasticsearch now excludes vectors from source by default, saving space and improving performance while keeping vectors accessible when needed.

Elasticsearch now with BBQ by default & ACORN for filtered vector search
Explore how Elasticsearch's vector search now delivers better results faster, and at a lower cost.

LogsDB and TSDS performance and storage improvements in Elasticsearch 8.19.0 and 9.1.0
Exploring the latest enhancements to TSDS and LogsDB, including optimizing I/O, improving merge performance, and more.