Author’s articles

July 18, 2025
Elasticsearch rename index
Learn how to rename an index in Elasticsearch using four practical methods.

June 26, 2025
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.

March 11, 2025
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.

May 24, 2024
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.

November 8, 2023
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.

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!