Data safety in a stateless world
Elastic Cloud Serverless

Data safety in a stateless world

We discuss the data durability guarantees in stateless including how we fence new writes and deletes with a safety check which prevents stale nodes from acknowledging new writes or deletes

Henning Andersen

All Articles
From ES|QL to native Pandas dataframes in Python
How ToIntegrations

From ES|QL to native Pandas dataframes in Python

Learn how to export ES|QL queries as native Pandas dataframes in Python through practical examples.

Quentin Pradet

Build RAG quickly with minimal code in Elastic 8.15
How To

Build RAG quickly with minimal code in Elastic 8.15

Learn how to build an end-to-end RAG pipeline with the S3 Connector, semantic_text datatype, and Elastic Playground.

Han Xiang Choong

Leveraging Kubernetes controller patterns to orchestrate Elastic workloads globally
Elastic Cloud Serverless

Leveraging Kubernetes controller patterns to orchestrate Elastic workloads globally

Understand how Kubernetes controller primitives are used at very large scale to power Elastic Cloud Serverless.

Sebastien Guilloux

A tutorial on building local agent using LangGraph, LLaMA3 and Elasticsearch vector store from scratch
How ToGenerative AIVector Database

A tutorial on building local agent using LangGraph, LLaMA3 and Elasticsearch vector store from scratch

This article will provide a detailed tutorial on implementing a local, reliable agent using LangGraph, combining concepts from Adaptive RAG, Corrective RAG, and Self-RAG papers, and integrating Langchain, Elasticsearch Vector Store, Tavily AI for web search, and LLaMA3 via Ollama.

Pratik Rana

Personalized search with LTR
Search Relevance

Personalized search with LTR

Learn how to train ranking models that improve search relevance for individual users.

Max Jakob

Looking back: A timeline of vector search innovations
Vector DatabaseSearch Relevance

Looking back: A timeline of vector search innovations

Looking back at Elastic's vector search innovations in Elasticsearch and Lucene

Kathleen DeRusso

Benjamin Trent

Elasticsearch open inference API adds support for Anthropic’s Claude
IntegrationsHow ToGenerative AI

Elasticsearch open inference API adds support for Anthropic’s Claude

Interact with Anthropic's Claude 3.5 Sonnet and other models to generate content and perform question & answering.

Jonathan Buttner

GenAI for Customer Support — Part 4: Tuning RAG Search for Relevance
Inside Elastic

GenAI for Customer Support — Part 4: Tuning RAG Search for Relevance

This series gives you an inside look at how we're using generative AI in customer support. Join us as we share our journey in real-time, focusing in this section on tuning RAG search for relevance.

Antonio Schönmann

Millionaire Odds vs. Hit by a Bus: An ES|QL Analysis
ES|QL

Millionaire Odds vs. Hit by a Bus: An ES|QL Analysis

Use Elasticsearch Query Language (ES|QL) to run statistical analysis on demographic data index in Elasticsearch

Baha Azarmi