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 242f279 commit c95ab5bCopy full SHA for c95ab5b
lucene/CHANGES.txt
@@ -150,6 +150,8 @@ Optimizations
150
* GITHUB#15160: Increased the size used for blocks of postings from 128 to 256.
151
This gives a noticeable speedup to many queries. (Adrien Grand)
152
153
+* GITHUB#15198: Optimized ForUtil.expand8 using the JDK Vector API. (Ramakrishna Chilaka)
154
+
155
* GITHUB#14863: Perform scoring for 4, 7, 8 bit quantized vectors off-heap. (Kaival Parikh)
156
157
Bug Fixes
0 commit comments