Skip to content

Commit

Permalink
Corrects release notes for 2.17 for rescore enhancement (#889)
Browse files Browse the repository at this point in the history
Signed-off-by: Tejas Shah <[email protected]>
(cherry picked from commit 8646863)
  • Loading branch information
shatejas authored and github-actions[bot] committed Sep 5, 2024
1 parent cb01d69 commit 6df9bf8
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 6df9bf8

Please sign in to comment.