Blog

Gain deeper insights with OpenSearch Query Insights

Oct 31, 2024 • technical-posts

In the world of search and analytics, performance is everything. As an engineer, you need to ensure that your search queries are not only fast but also resource efficient. However,...

Introducing enhanced search functionality on OpenSearch.org

Oct 30, 2024 • community-updates, update, community

We’re pleased to announce an update to the search functionality on OpenSearch.org. This new design addresses key challenges in the current infrastructure and search experience while setting the stage for...

Tiered caching in OpenSearch

Oct 24, 2024 • technical-posts

For performance-intensive applications like OpenSearch, caching is an essential optimization. Caching stores data so that future requests can be served faster, improving query response times and application performance. OpenSearch uses...

Streamline your OpenSearch development workflow on macOS with Apple silicon

Oct 22, 2024 • releases, technical-posts

We're excited to announce that the OpenSearch core snapshot tarball artifact, built specifically for macOS ARM64 machines, is now publicly available. If you're developing on the latest Mac computers with...

Session spotlight: Keynote address at OpenSearchCon North America 2024

Oct 21, 2024 • community, speaker spotlights

The opening keynote for OpenSearchCon North America 2024 was given by Eli Fisher, Senior Manager of Project Management at AWS for OpenSearch, alongside two very special guests: Anupam Chaturvedi, Engineering...

How sorting works in hybrid queries

Oct 17, 2024 • technical-posts

Since the introduction of hybrid queries in OpenSearch 2.10, they have become increasingly popular among users who want to improve the relevance of their semantic search results. Hybrid queries combine...

Announcing Data Prepper 2.10.0

Oct 15, 2024 • releases

Data Prepper 2.10.0 offers an OpenSearch _bulk API and reads from Amazon Kinesis.

Empowering Action Through Accessibility

Oct 11, 2024 • releases

Accessibility is no longer just a legal requirement — it’s a cornerstone of inclusivity and innovation. At Protegrity, we understand the importance of making our technology accessible to all users,...

Optimizing query performance: The implementation of the OpenSearch index request cache

Oct 08, 2024 • technical-posts, search

Speed and efficiency are essential for search users. OpenSearch achieves these through various mechanisms, one of the most important of which being the index request cache. This blog post describes...

Using search latency monitoring at the coordinator-node-level

Oct 01, 2024 • technical-posts, search

Responsiveness is core to any search solution, and communication delays between search requests and responses can present problems for your users. This is why many administrators monitor search latency: the...

An overview of rank normalization in hybrid search

Sep 19, 2024 • technical-post

Rank normalization is a crucial process in hybrid search systems, ensuring that scores from different search algorithms are adjusted to a common scale. This allows for fair and accurate comparisons,...

Introducing OpenSearch 2.17

Sep 17, 2024 • releases

OpenSearch 2.17 is now available! You can download the latest version of OpenSearch to explore exciting new features and enhancements designed to improve machine learning (ML) integration, scalability, cost efficiency,...

OpenSearch Project Roadmap 2024–2025

Sep 12, 2024 • community-updates

OpenSearch is a rapidly growing open-source product suite comprising a search engine, an ingestion system, language clients, and a user interface for analytics. OpenSearch contributors and maintainers are innovating in...

Data Prepper 2.9.0 is ready for download

Aug 29, 2024 • releases

Data Prepper 2.9.0 contains core improvements to expressions, routing, performance, and more.