Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/python/notation.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down