Skip to content

Commit

Permalink
Add changes entry (#13146)
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Feb 29, 2024
1 parent e446904 commit 8ef60b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lucene/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ API Changes
make compile() only return the FSTMetadata. For on-heap (default) use case, please use
FST.fromFSTReader(fstMetadata, fstCompiler.getFSTReader()) to create the FST. (Anh Dung Bui)

* GITHUB#13146: Remove ByteBufferIndexInput and only use MemorySegment APIs for MMapDirectory.
(Uwe Schindler)

New Features
---------------------

Expand Down

0 comments on commit 8ef60b3

Please sign in to comment.