Introducing common filter support for hybrid search queries Blog Introducing common filter support for hybrid search queries Learn how to simplify hybrid search filtering with common filter support in OpenSearch 3.0.Chloe GaoJune 16, 2025
Optimizing query performance: The implementation of the OpenSearch index request cache Blog Optimizing query performance: The implementation of the OpenSearch index request cache Speed and efficiency are essential for search users. OpenSearch achieves these through various mechanisms, one…Kiran PrakashOctober 8, 2024
Using search latency monitoring at the coordinator-node-level Blog Using search latency monitoring at the coordinator-node-level Responsiveness is core to any search solution, and communication delays between search requests and responses…David ZaneOctober 1, 2024
Boosting vector search performance with concurrent segment search Blog Boosting vector search performance with concurrent segment search In OpenSearch, data is stored in shards, which are further divided into segments. When you…Vijayan BalasubramanianAugust 27, 2024
Exploring concurrent segment search performance Blog Exploring concurrent segment search performance In October 2023, we introduced concurrent segment search in OpenSearch as an experimental feature. Searching segments concurrently…Jay DengJuly 30, 2024