We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd04d2 commit 4a9221eCopy full SHA for 4a9221e
src/python/notation.py
@@ -788,6 +788,11 @@
788
"Further improve filtering by score https://github.com/apache/lucene/pull/14970",
789
790
),
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
795
+ ),
796
(
797
"2025-08-06",
798
"GroupVarInt encoding for HNSW graphs https://github.com/apache/lucene/pull/14932",
0 commit comments