Three analyzers are provided for Chinese, each of which treats Chinese text in a different way.
| Class | Description |
|---|---|
| ChineseAnalyzer | Deprecated.
Use
StandardAnalyzer instead, which has the same functionality. |
| ChineseFilter | Deprecated.
Use
StopFilter instead, which has the same functionality. |
| ChineseTokenizer | Deprecated.
Use
StandardTokenizer instead, which has the same functionality. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.