| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder |
| Modifier and Type | Method and Description |
|---|---|
static GeoBBoxCondition |
Builder.geoBBox(String field,
double minLongitude,
double maxLongitude,
double minLatitude,
double maxLatitude)
Returns a new
GeoBBoxCondition with the specified field name and bounding box coordinates. |
Copyright © 2016. All rights reserved.