Skip to content

Commit da8c2bd

Browse files
authored
Update 133980.yaml
1 parent 94cdb01 commit da8c2bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog/133980.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ highlight:
77
title: "New lucene 10.3.0 release"
88
body: |-
99
- Improved performance for lexical, vector and primary-key searches
10+
- Use optimistic-with-checking KNN Query execution strategy in place of cross-thread global queue min-score checking. Improves performance and consistency.
11+
- Bulk scoring added for floating point vectors in HNSW. Improving query latency and indexing throughput
12+
- Multiple improvements to HNSW graph traversal and storage

0 commit comments

Comments
 (0)