public final class ChineseFilter extends TokenFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
STOP_WORDS |
input| Constructor and Description |
|---|
ChineseFilter(TokenStream in) |
| Modifier and Type | Method and Description |
|---|---|
Token |
next(Token reusableToken) |
close, resetnextpublic ChineseFilter(TokenStream in)
public final Token next(Token reusableToken) throws java.io.IOException
next in class TokenStreamjava.io.IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.