Class GeoIndexOptions

    • Constructor Detail

      • GeoIndexOptions

        public GeoIndexOptions()
    • Method Detail

      • getGeoJson

        public Boolean getGeoJson()
      • geoJson

        public GeoIndexOptions geoJson​(Boolean geoJson)
        Parameters:
        geoJson - If a geo-spatial index on a location is constructed and geoJson is true, then the order within the array is longitude followed by latitude. This corresponds to the format described in
        Returns:
        options