public class ChineseWordAnalyzer
extends org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.Analyzer.GlobalReuseStrategy, org.apache.lucene.analysis.Analyzer.PerFieldReuseStrategy, org.apache.lucene.analysis.Analyzer.ReuseStrategy, org.apache.lucene.analysis.Analyzer.TokenStreamComponents| Constructor and Description |
|---|
ChineseWordAnalyzer() |
ChineseWordAnalyzer(Segmentation segmentation) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String string,
Reader reader) |
static void |
main(String[] args) |
public ChineseWordAnalyzer()
public ChineseWordAnalyzer(Segmentation segmentation)
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String string, Reader reader)
createComponents in class org.apache.lucene.analysis.Analyzerpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2014–2015 APDPlat. All rights reserved.