Uses of Class
com.arangodb.entity.arangosearch.analyzer.GeoAnalyzerOptions
-
Packages that use GeoAnalyzerOptions Package Description com.arangodb.entity.arangosearch.analyzer -
-
Uses of GeoAnalyzerOptions in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoAnalyzerOptions Modifier and Type Method Description GeoAnalyzerOptionsGeoJSONAnalyzerProperties. getOptions()GeoAnalyzerOptionsGeoPointAnalyzerProperties. getOptions()Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type GeoAnalyzerOptions Modifier and Type Method Description voidGeoJSONAnalyzerProperties. setOptions(GeoAnalyzerOptions options)voidGeoPointAnalyzerProperties. setOptions(GeoAnalyzerOptions options)
-