Package org.apache.lucene.analysis.sinks
package org.apache.lucene.analysis.sinks
TeeSinkTokenFilter and implementations
of TeeSinkTokenFilter.SinkFilter that
might be useful.-
ClassesClassDescriptionAttempts to parse the
CharTermAttribute.buffer()as a Date using aDateFormat.This TokenFilter provides the ability to set aside attribute states that have already been analyzed.A filter that decides whichAttributeSourcestates to store in the sink.TokenStream output from a tee with optional filtering.Counts the tokens as they go by and saves to the internal list those between the range of lower and upper, exclusive of upperAdds a token to the sink if it has a specific type.