Uses of Class
com.arangodb.entity.arangosearch.analyzer.GeoAnalyzerOptions
Packages that use GeoAnalyzerOptions
-
Uses of GeoAnalyzerOptions in com.arangodb.entity.arangosearch.analyzer
Methods in com.arangodb.entity.arangosearch.analyzer that return GeoAnalyzerOptionsModifier and TypeMethodDescriptionGeoJSONAnalyzerProperties.getOptions()
GeoPointAnalyzerProperties.getOptions()
GeoS2AnalyzerProperties.getOptions()
Methods in com.arangodb.entity.arangosearch.analyzer with parameters of type GeoAnalyzerOptionsModifier and TypeMethodDescriptionvoid
GeoJSONAnalyzerProperties.setOptions
(GeoAnalyzerOptions options) void
GeoPointAnalyzerProperties.setOptions
(GeoAnalyzerOptions options) void
GeoS2AnalyzerProperties.setOptions
(GeoAnalyzerOptions options)