java.lang.Object
org.hibernate.search.backend.elasticsearch.search.projection.impl.DistanceSortKey

public class DistanceSortKey extends Object
  • Constructor Details

    • DistanceSortKey

      public DistanceSortKey(String absoluteFieldPath, GeoPoint location)
  • Method Details