Skip to content

Commit c95ab5b

Browse files
adding CHANGES.txt
1 parent 242f279 commit c95ab5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lucene/CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ Optimizations
150150
* GITHUB#15160: Increased the size used for blocks of postings from 128 to 256.
151151
This gives a noticeable speedup to many queries. (Adrien Grand)
152152

153+
* GITHUB#15198: Optimized ForUtil.expand8 using the JDK Vector API. (Ramakrishna Chilaka)
154+
153155
* GITHUB#14863: Perform scoring for 4, 7, 8 bit quantized vectors off-heap. (Kaival Parikh)
154156

155157
Bug Fixes

0 commit comments

Comments
 (0)