We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03916c6 commit 1a93d43Copy full SHA for 1a93d43
1 file changed
CHANGELOG.md
@@ -85,6 +85,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
85
- Add descending order search optimization through reverse segment read. ([#7244](https://github.com/opensearch-project/OpenSearch/pull/7244))
86
- Add 'unsigned_long' numeric field type ([#6237](https://github.com/opensearch-project/OpenSearch/pull/6237))
87
- Add back primary shard preference for queries ([#7375](https://github.com/opensearch-project/OpenSearch/pull/7375))
88
+- Add search_after query optimizations with shard/segment short cutting ([#7453](https://github.com/opensearch-project/OpenSearch/pull/7453))
89
90
### Dependencies
91
- Bump `com.netflix.nebula:gradle-info-plugin` from 12.0.0 to 12.1.0
0 commit comments