Skip to content

Commit

Permalink
Corrects release notes for 2.17 for rescore enhancement (#889) (#891)
Browse files Browse the repository at this point in the history
Signed-off-by: Tejas Shah <shatejas@amazon.com>
(cherry picked from commit 8646863)

Co-authored-by: Tejas Shah <shatejas@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and shatejas authored Sep 5, 2024
1 parent 914898a commit ed95735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased 2.x](https://github.com/opensearch-project/neural-search/compare/2.17...2.x)
### Features
### Enhancements
- Adds rescore parameter support ([#885](https://github.com/opensearch-project/neural-search/pull/885))
### Bug Fixes
### Infrastructure
### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Compatible with OpenSearch 2.17.0

### Enhancements
- Adds rescore parameter support ([#885](https://github.com/opensearch-project/neural-search/pull/885))
### Bug Fixes
- Removing code to cut search results of hybrid search in the priority queue ([#867](https://github.com/opensearch-project/neural-search/pull/867))
- Fixed merge logic in hybrid query for multiple shards case ([#877](https://github.com/opensearch-project/neural-search/pull/877))
Expand Down

0 comments on commit ed95735

Please sign in to comment.