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 13cc08b commit a293978Copy full SHA for a293978
lucene/CHANGES.txt
@@ -5,17 +5,13 @@ http://s.apache.org/luceneversions
5
6
======================== Lucene 9.9.2 =======================
7
8
-Bug Fixes
9
----------------------
10
-(No changes)
11
-
12
-======================== Lucene 9.9.2 =======================
13
14
Bug Fixes
15
---------------------
16
17
* GITHUB#13027: Fix NPE when sampling for quantization in Lucene99HnswScalarQuantizedVectorsFormat (Ben Trent)
18
+* GITHUB#13014: Rollback the tmp storage of BytesRefHash to -1 after sort (Guo Feng)
+
19
======================== Lucene 9.9.1 =======================
20
21
0 commit comments