Skip to content

Commit

Permalink
Fix 2.10 Release Notes
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen Tatikonda <[email protected]>
  • Loading branch information
naveentatikonda committed Nov 28, 2023
1 parent e437016 commit ece3137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/opensearch-knn.release-notes-2.10.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Compatible with OpenSearch 2.10.0

### Features
* Add Clear Cache API ([#740](https://github.com/opensearch-project/k-NN/pull/740))
* ~~Add Clear Cache API ([#740](https://github.com/opensearch-project/k-NN/pull/740))~~ Feature was mistakenly added to the release notes, although it was not included in the release.
### Enhancements
* Enabled the IVF algorithm to work with Filters of K-NN Query. ([#1013](https://github.com/opensearch-project/k-NN/pull/1013))
* Improved the logic to switch to exact search for restrictive filters search for better recall. ([#1059](https://github.com/opensearch-project/k-NN/pull/1059))
Expand Down

0 comments on commit ece3137

Please sign in to comment.