Skip to content

Commit 139c127

Browse files
author
Kaival Parikh
committed
Add annotation for apache/lucene#14874
1 parent 8fd04d2 commit 139c127

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/python/notation.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,11 @@
788788
"Further improve filtering by score https://github.com/apache/lucene/pull/14970",
789789
"Further improve filtering by score https://github.com/apache/lucene/pull/14970",
790790
),
791+
(
792+
"2025-07-29",
793+
"Improve byte vector scoring by loading on v/s off-heap vectors more appropriately https://github.com/apache/lucene/pull/14874",
794+
"Improve byte vector scoring by loading on v/s off-heap vectors more appropriately https://github.com/apache/lucene/pull/14874",
795+
),
791796
(
792797
"2025-08-06",
793798
"GroupVarInt encoding for HNSW graphs https://github.com/apache/lucene/pull/14932",

0 commit comments

Comments
 (0)