Artigos do autor

10 de março de 2026
SearchClaw: Bring Elasticsearch to OpenClaw with composable skills
Give your local AI agent access to Elasticsearch data using OpenClaw, composable skills, and agents, no custom code required.

17 de novembro de 2025
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.

8 de outubro de 2025
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.

18 de julho de 2025
Elasticsearch rename index
Learn how to rename an index in Elasticsearch using four practical methods.

26 de junho de 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.

11 de março de 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.

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.

8 de novembro de 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.

16 de agosto de 2023
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!