Interface GeoDistanceQuery

All Superinterfaces:
Query, Serializable

@ProviderType public interface GeoDistanceQuery extends Query
  • Method Details

    • getField

      String getField()
    • getGeoDistance

      GeoDistance getGeoDistance()
    • getGeoValidationMethod

      GeoValidationMethod getGeoValidationMethod()
    • getIgnoreUnmapped

      Boolean getIgnoreUnmapped()
    • getPinGeoLocationPoint

      GeoLocationPoint getPinGeoLocationPoint()
    • getSortOrder

      int getSortOrder()
    • setGeoValidationMethod

      void setGeoValidationMethod(GeoValidationMethod geoValidationMethod)
    • setIgnoreUnmapped

      void setIgnoreUnmapped(Boolean ignoreUnmapped)