Class DelimiterAnalyzer


  • public final class DelimiterAnalyzer
    extends SearchAnalyzer
    An Analyzer capable of breaking up delimited text into tokens as per RFC 4180 (without starting new records on newlines).
    Author:
    Michele Rastelli
    See Also:
    API Documentation