Class DateRecognizerFilter

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, Unwrappable<TokenStream>

    public class DateRecognizerFilter
    extends FilteringTokenFilter
    Filters all tokens that cannot be parsed to a date, using the provided DateFormat.