Class MultiDelimiterAnalyzer


  • public final class MultiDelimiterAnalyzer
    extends SearchAnalyzer
    An Analyzer capable of breaking up text into tokens using multiple delimiters. Unlike with the delimiter Analyzer, the multi_delimiter Analyzer does not support quoting fields.
    Since:
    ArangoDB 3.12
    Author:
    Michele Rastelli
    See Also:
    API Documentation