File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -152,9 +152,6 @@ Optimizations
152
152
153
153
* GITHUB#12372: Reduce allocation during HNSW construction (Jonathan Ellis)
154
154
155
- * GITHUB#12408: Lazy initialization improvements for Facets implementations when there are segments with no hits
156
- to count. (Greg Miller)
157
-
158
155
* GITHUB#12552: Make FSTPostingsFormat load FSTs off-heap. (Tony X)
159
156
160
157
Bug Fixes
@@ -328,6 +325,9 @@ Optimizations
328
325
* GITHUB#13321: Improve compressed int4 quantized vector search by utilizing SIMD inline with the decompression
329
326
process. (Ben Trent)
330
327
328
+ * GITHUB#12408: Lazy initialization improvements for Facets implementations when there are segments with no hits
329
+ to count. (Greg Miller)
330
+
331
331
Bug Fixes
332
332
---------------------
333
333
You can’t perform that action at this time.
0 commit comments