We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad30c2 commit 06070c0Copy full SHA for 06070c0
lucene/CHANGES.txt
@@ -32,7 +32,7 @@ API Changes
32
* GITHUB#12646, GITHUB#12690: Move FST#addNode to FSTCompiler to avoid a circular dependency
33
between FST and FSTCompiler (Anh Dung Bui)
34
35
-* GITHUB#12709 Consolidate FSTStore and BytesStore in FST. Created FSTReader which contains the common methods
+* GITHUB#12709: Consolidate FSTStore and BytesStore in FST. Created FSTReader which contains the common methods
36
of the two (Anh Dung Bui)
37
38
* GITHUB#12735: Remove FSTCompiler#getTermCount() and FSTCompiler.UnCompiledNode#inputCount (Anh Dung Bui)
0 commit comments