Class GeoPointAnalyzer

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

public final class GeoPointAnalyzer extends SearchAnalyzer
An Analyzer capable of breaking up JSON object describing a coordinate into a set of indexable tokens for further usage with ArangoSearch Geo functions.
Since:
ArangoDB 3.8
Author:
Michele Rastelli
See Also: