Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.queries |
Modifier and Type | Method and Description |
---|---|
static GeoDistanceQuery |
SearchQuery.geoDistance(double locationLon,
double locationLat,
String distance)
Prepare a
GeoDistanceQuery body. |
Modifier and Type | Method and Description |
---|---|
GeoDistanceQuery |
GeoDistanceQuery.boost(double boost) |
GeoDistanceQuery |
GeoDistanceQuery.field(String field) |
Copyright © 2015 Couchbase, Inc.