Class CollationAnalyzer

java.lang.Object
com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
com.arangodb.entity.arangosearch.analyzer.CollationAnalyzer

public final class CollationAnalyzer extends SearchAnalyzer
An Analyzer capable of converting the input into a set of language-specific tokens. This makes comparisons follow the rules of the respective language, most notable in range queries against Views.
Since:
ArangoDB 3.9
Author:
Michele Rastelli
See Also: