| Package | Description |
|---|---|
| com.couchbase.client.java.search | |
| com.couchbase.client.java.search.queries |
| Modifier and Type | Method and Description |
|---|---|
static GeoBoundingBoxQuery |
SearchQuery.geoBoundingBox(double topLeftLon,
double topLeftLat,
double bottomRightLon,
double bottomRightLat)
Prepare a
GeoBoundingBoxQuery body. |
| Modifier and Type | Method and Description |
|---|---|
GeoBoundingBoxQuery |
GeoBoundingBoxQuery.boost(double boost) |
GeoBoundingBoxQuery |
GeoBoundingBoxQuery.field(String field) |
Copyright © 2015 Couchbase, Inc.