diff --git a/src/python/notation.py b/src/python/notation.py index 9a668313..5dee750a 100644 --- a/src/python/notation.py +++ b/src/python/notation.py @@ -788,6 +788,11 @@ "Further improve filtering by score https://github.com/apache/lucene/pull/14970", "Further improve filtering by score https://github.com/apache/lucene/pull/14970", ), + ( + "2025-07-29", + "Improve byte vector scoring by loading on v/s off-heap vectors more appropriately https://github.com/apache/lucene/pull/14874", + "Improve byte vector scoring by loading on v/s off-heap vectors more appropriately https://github.com/apache/lucene/pull/14874", + ), ( "2025-08-06", "GroupVarInt encoding for HNSW graphs https://github.com/apache/lucene/pull/14932",