Skip to content

Commit 0412d02

Browse files
committed
Move changes entry to 10x #15582
1 parent ace0ed9 commit 0412d02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lucene/CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ Optimizations
9898

9999
* GITHUB#15085, GITHUB#15092: Hunspell suggestions: Ensure candidate roots are not worse before updating. (Ilia Permiashkin)
100100

101-
* GITHUB#15582: Avoid copying bitset that's subsequently cleared
102-
103101
Bug Fixes
104102
---------------------
105103
* GITHUB#14049: Randomize KNN codec params in RandomCodec. Fixes scalar quantization div-by-zero
@@ -313,6 +311,8 @@ Optimizations
313311

314312
* GITHUB#15560: Avoid unnecessary getGraph() call. (Shubham Chaudhary)
315313

314+
* GITHUB#15582: Avoid copying bitset that's subsequently cleared (Viliam Durina)
315+
316316
Bug Fixes
317317
---------------------
318318
* GITHUB#14161: PointInSetQuery's constructor now throws IllegalArgumentException

0 commit comments

Comments
 (0)