public class GeoDistanceQuery extends SearchQuery
| Constructor and Description |
|---|
GeoDistanceQuery(double locationLon,
double locationLat,
String distance) |
| Modifier and Type | Method and Description |
|---|---|
GeoDistanceQuery |
boost(double boost) |
GeoDistanceQuery |
field(String field) |
protected void |
injectParams(JsonObject input) |
booleanField, booleans, conjuncts, dateRange, disjuncts, docId, export, geoBoundingBox, geoBoundingBox, geoDistance, geoDistance, geoPolygon, injectParamsAndBoost, match, matchAll, matchNone, matchPhrase, numericRange, phrase, prefix, queryString, regexp, term, termRange, toString, wildcardpublic GeoDistanceQuery(double locationLon,
double locationLat,
String distance)
public GeoDistanceQuery field(String field)
public GeoDistanceQuery boost(double boost)
boost in class SearchQueryprotected void injectParams(JsonObject input)
injectParams in class SearchQueryCopyright © 2020 Couchbase, Inc.. All rights reserved.