| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder | |
| com.stratio.cassandra.lucene.builder.search.condition |
| Modifier and Type | Method and Description |
|---|---|
static GeoDistanceCondition |
Builder.geoDistance(String field,
double longitude,
double latitude,
String maxDistance)
Returns a new
GeoDistanceCondition with the specified field reference point. |
| Modifier and Type | Method and Description |
|---|---|
GeoDistanceCondition |
GeoDistanceCondition.minDistance(String minDistance)
Sets the min allowed distance.
|
Copyright © 2016. All rights reserved.