Class GeoS2AnalyzerProperties
java.lang.Object
com.arangodb.entity.arangosearch.analyzer.GeoS2AnalyzerProperties
- Author:
- Michele Rastelli
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getType()
int
hashCode()
void
void
setOptions
(GeoAnalyzerOptions options) void
-
Constructor Details
-
GeoS2AnalyzerProperties
public GeoS2AnalyzerProperties()
-
-
Method Details
-
getType
-
setType
-
getOptions
- Returns:
- Options for fine-tuning geo queries
GeoS2AnalyzerProperties
. These options should generally remain unchanged.
-
setOptions
-
getFormat
- Returns:
- The internal binary representation to use for storing the geo-spatial data in an index.
-
setFormat
-
equals
-
hashCode
public int hashCode()
-