作者文章

2025年11月17日
How to build a multi-agent system using Elasticsearch and LangGraph
Discover how to build a multi-agent LLM system using Elasticsearch and LangGraph, and implement the reflection pattern for self-correcting agents powered by hybrid search and ELSER embeddings.

2025年10月8日
How to reduce the number of shards in an Elasticsearch Cluster
Learn how Elasticsearch shards affect cluster performance in this comprehensive guide, including how to get the shard count, change it from default, and reduce it if needed.

2025年7月18日
Elasticsearch rename index
Learn how to rename an index in Elasticsearch using four practical methods.

2025年6月26日
Building an MCP server with Elasticsearch for real health data
Learn learn how to build an MCP server using FastMCP and Elasticsearch to manage and search data.

2025年3月11日
Building a multimodal RAG system with Elasticsearch: The story of Gotham City
Learn how to build a multimodal Retrieval-Augmented Generation (RAG) system that integrates text, audio, video, and image data to provide richer, contextualized information retrieval.

Using NVIDIA NIM with Elasticsearch vector store
Explore how NVIDIA NIM enhances applications with NLP capabilities and learn how to integrate NVIDIA NIM with Elasticsearch.

2023年11月8日
Implementing image search: vector search via image processing in Elasticsearch
Learn how to implement image search with an example. This blog covers how to use vector search through image processing in Elasticsearch.

2023年8月16日
Searching by music: Leveraging vector search for audio information retrieval
Want to find out how to apply vector search to music data? In this post, we combine audio embeddings, information retrieval, machine learning, vector databases, and audio data to deliver new and exciting possibilities!