Package org.apache.lucene.analysis.cn
Class ChineseAnalyzer
java.lang.Object
org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.cn.ChineseAnalyzer
- All Implemented Interfaces:
Closeable,AutoCloseable
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.analysis.Analyzer
Analyzer.GlobalReuseStrategy, Analyzer.PerFieldReuseStrategy, Analyzer.ReuseStrategy, Analyzer.TokenStreamComponents -
Field Summary
Fields inherited from class org.apache.lucene.analysis.Analyzer
GLOBAL_REUSE_STRATEGY, PER_FIELD_REUSE_STRATEGY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.analysis.Analyzer
close, getOffsetGap, getPositionIncrementGap, getReuseStrategy, tokenStream, tokenStream
-
Constructor Details
-
ChineseAnalyzer
public ChineseAnalyzer()Deprecated.
-
StandardAnalyzerinstead, which has the same functionality. This analyzer will be removed in Lucene 5.0