org.hibernate.search.spatial
public class DistanceSortField extends SortField
SpatialFieldBridgeByQuadTree,
SpatialFieldBridgeByRange,
Coordinates,
Serialized Form| Constructor and Description |
|---|
DistanceSortField(Coordinates center,
String fieldName) |
DistanceSortField(double latitude,
double longitude,
String fieldName) |
equals, getComparator, getComparatorSource, getField, getLocale, getParser, getReverse, getType, hashCode, setMissingValue, toStringpublic DistanceSortField(Coordinates center, String fieldName)
public DistanceSortField(double latitude,
double longitude,
String fieldName)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved