GeoContextMapping.Builder |
GeoContextMapping.Builder.field(String fieldName) |
Set the name of the field containing a geolocation to use
|
static GeoContextMapping.Builder |
ContextBuilder.geo(String name) |
|
GeoContextMapping.Builder |
GeoContextMapping.Builder.precision(double meters) |
Set the precision use o make suggestions
|
GeoContextMapping.Builder |
GeoContextMapping.Builder.precision(double precision,
DistanceUnit unit) |
Set the precision use o make suggestions
|
GeoContextMapping.Builder |
GeoContextMapping.Builder.precision(int level) |
Set the precision use o make suggestions
|
GeoContextMapping.Builder |
GeoContextMapping.Builder.precision(String precision) |
Set the precision use o make suggestions
|