See: Description
Class | Description |
---|---|
DateRecognizerSinkFilter |
Attempts to parse the
CharTermAttributeImpl.termBuffer() as a Date using a DateFormat . |
TokenRangeSinkFilter |
Counts the tokens as they go by and saves to the internal list those between the range of lower and upper, exclusive of upper
|
TokenTypeSinkFilter |
Adds a token to the sink if it has a specific type.
|