-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: core/other
-
Labels:None
-
Lucene Fields:New
Are used in save (Path) method of FST class, BufferedOutputStream has not been closed.
When create a dictionary, there is a possibility that the buffered data is not written out.