Maintained with ☕️ by
IcePanel logo

Amazon OpenSearch Service now supports OpenSearch version 3.1

Share

Services

You can now run OpenSearch version 3.1 in Amazon OpenSearch Service. OpenSearch 3.1 introduces several improvements in areas like search relevance and performance, and introduces features that simplify development of vector-driven applications for generative AI workloads. This launch incorporates Lucene 10 that enables optimized vector field indexing resulting in faster indexing times and reduced index sizes, sparse indexing for CPU and storage efficiency improvements, and vector quantization to reduce memory usage. Other key areas of improvement include improved range query performance, which benefits log analytics and time-series workloads, and reduced latency for high-cardinality aggregations. This launch also introduces a new [Search Relevance Workbench](https://docs.opensearch.org/latest/search-plugins/search-relevance/using-search-relevance-workbench/), which provides integrated tools for teams to evaluate and optimize search quality through experimentation. Additionally, this launch includes several improvements in vector search capabilities. First, [Z-score normalization](https://opensearch.org/blog/introducing-the-z-score-normalization-technique-for-hybrid-search/) improves hybrid search reliability by reducing the impact of outliers and different score scales. Finally, you can now boost efficiency of searches using [memory-optimized search](https://docs.opensearch.org/latest/vector-search/optimizing-storage/memory-optimized-search/) that enables the Faiss engine to operate efficiently by memory-mapping the index file and using the operating system's file cache to serve search requests. For information on upgrading to OpenSearch 3.1, please see the [documentation](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/version-migration.html). OpenSearch 3.1 is now available in all AWS Regions where Amazon OpenSearch Service is available.