Method SetGeoSpatialRange
SetGeoSpatialRange(double, double)
Sets the geospatial range.
public IndexOptionsBuilder SetGeoSpatialRange(double min, double max)
Parameters
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).
Sets the geospatial range.
public IndexOptionsBuilder SetGeoSpatialRange(double min, double max)
The builder (so method calls can be chained).