Skip to content

Commit 44e572a

Browse files
Fix links for release notes
Co-authored-by: John Mazanec <jmazane@amazon.com> Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
1 parent 1b2a4c8 commit 44e572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/opensearch-knn.release-notes-2.19.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Compatible with OpenSearch 2.19.0
1919
- Use one formula to calculate cosine similarity [#2357](https://github.com/opensearch-project/k-NN/pull/2357)
2020
- Make the build work for M series MacOS without manual code changes and local JAVA_HOME config [#2397](https://github.com/opensearch-project/k-NN/pull/2397)
2121
- Remove DocsWithFieldSet reference from NativeEngineFieldVectorsWriter [#2408](https://github.com/opensearch-project/k-NN/pull/2408)
22-
- Remove skip building graph check for quantization use case [#2430](https://github.com/opensearch-project/k-NN/2430)
22+
- Remove skip building graph check for quantization use case [#2430](https://github.com/opensearch-project/k-NN/pull/2430)
2323
- Removing redundant type conversions for script scoring for hamming space with binary vectors [#2351](https://github.com/opensearch-project/k-NN/pull/2351)
2424
- Update default to 0 to always build graph as default behavior [#2452](https://github.com/opensearch-project/k-NN/pull/2452)
2525
- Enabled concurrent graph creation for Lucene engine with index thread qty settings[#2480](https://github.com/opensearch-project/k-NN/pull/2480)

0 commit comments

Comments
 (0)