Method GeoSpatialSpherical
GeoSpatialSpherical(string)
Sets the key name to create a spherical geospatial index on.
public IndexKeysBuilder GeoSpatialSpherical(string name)
Parameters
name
stringThe key name.
Returns
- IndexKeysBuilder
The builder (so method calls can be chained).