TokenRangeSinkFilter and TeeSinkTokenFilter instead.public class TokenRangeSinkTokenizer
extends org.apache.lucene.analysis.SinkTokenizer
| Constructor and Description |
|---|
TokenRangeSinkTokenizer(int lower,
int upper)
Deprecated.
|
TokenRangeSinkTokenizer(int initCap,
int lower,
int upper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.apache.lucene.analysis.Token t)
Deprecated.
|
void |
reset()
Deprecated.
|
end, getOnlyUseNewAPI, incrementToken, next, setOnlyUseNewAPIaddAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, restoreState, toStringpublic TokenRangeSinkTokenizer(int lower,
int upper)
public TokenRangeSinkTokenizer(int initCap,
int lower,
int upper)
public void add(org.apache.lucene.analysis.Token t)
add in class org.apache.lucene.analysis.SinkTokenizerpublic void reset()
throws java.io.IOException
reset in class org.apache.lucene.analysis.SinkTokenizerjava.io.IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.