Class KoreanAnalyzer

java.lang.Object
org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.ko.KoreanAnalyzer
All Implemented Interfaces:
Closeable, AutoCloseable

public class KoreanAnalyzer extends Analyzer
Analyzer for Korean that uses morphological analysis.
Since:
7.4.0
See Also:
WARNING: This API is experimental and might change in incompatible ways in the next release.