Skip to content

Commit f26bfde

Browse files
committed
Merge remote-tracking branch 'romseygeek/lucene_snapshot_10_3' into lucene_snapshot_10_3
2 parents b6bee5e + cc24f38 commit f26bfde

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)