When discussing performance optimizations in OpenSearch, we usually focus on the processing of actual data: we look at algorithms and data structures to improve the amount of time a query…
Read More
Is your search feeling a bit...off? Perfect search results—wouldn't that be nice? In fact, in the world of search, most practitioners would probably call that a miracle. The quest for…
Read More
In modern distributed systems, understanding the interactions between microservices is crucial for identifying performance bottlenecks and diagnosing failures. In this blog post, we'll demonstrate the new features introduced in the…
Read More
In a recent episode of the OpenObservability Talks podcast, I sat down with Carl Meadows, Chair of the Governing Board of the OpenSearch Software Foundation, and Pallavi Priyadarshini, Technical Steering…
Read More
Why Retrieval-Augmented Generation (RAG) matters Large language models (LLMs) have transformed AI with their ability to generate human-like text, but they have notable limitations. Because an LLM’s knowledge comes from…
Read More
Learn how OpenSearch improves the performance of date histogram aggregations by using the BKD index tree, with support for sub-aggregations and multi-range traversal.
Read More