Skip to content

Commit a52caf7

Browse files
committed
Add bulk off-heap scoring for uint8 quantized vectors using Panama Vector API
1 parent 341976f commit a52caf7

5 files changed

Lines changed: 978 additions & 18 deletions

File tree

lucene/CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,8 @@ Improvements
385385

386386
Optimizations
387387
---------------------
388+
* GITHUB#16203: Add bulk off-heap scoring for uint8 quantized vectors using Panama Vector API. (Prithvi S)
389+
388390
* GITHUB#16176: Restore WANDScorer for TOP_SCORES + minShouldMatch > 1. (Tianxiao Wei)
389391

390392
* GITHUB#16153: Use TernaryLongHeap in UpdateGraphsUtils for faster HNSW graph merging. (Prithvi S)

0 commit comments

Comments
 (0)