Skip to content

Commit fe0ccbd

Browse files
committed
Fixing changes for GITHUB#12729
1 parent a47ba33 commit fe0ccbd

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
@@ -185,8 +185,8 @@ New Features
185185
(Patrick Zhai)
186186

187187
* GITHUB#12729: Add new Lucene99FlatVectorsFormat for writing vectors in a flat format and refactor
188-
Lucene99ScalarQuantizedVectorsFormat & Lucene99HnswVectorsFormat to reuse the flat formats.
189-
Additionally, this allows flat formats to be pluggable independent of HNSW. (Ben Trent)
188+
Lucene99HnswVectorsFormat to reuse the flat format. Added new Lucene99HnswQuantizedVectorsFormat that uses
189+
quantized vectors for its flat storage. (Ben Trent)
190190

191191
Improvements
192192
---------------------

0 commit comments

Comments
 (0)