package

org.apache.lucene.analysis.sinks

Implementations of the SinkTokenizer that might be useful.
 
Copyright © 2007 Apache Software Foundation

Classes

DateRecognizerSinkFilter Attempts to parse the termBuffer() as a Date using a java.text.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