Package | Description |
---|---|
org.apache.lucene.analysis.cn |
Analyzer for Chinese, which indexes unigrams (individual chinese characters).
|
Class and Description |
---|
ChineseFilter
Deprecated.
(3.1) Use
StopFilter instead, which has the same functionality.
This filter will be removed in Lucene 5.0 |
ChineseTokenizer
Deprecated.
(3.1) Use
StandardTokenizer instead, which has the same functionality.
This filter will be removed in Lucene 5.0 |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.