Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.queries |
Modifier and Type | Method and Description |
---|---|
static GeoPolygonQuery |
SearchQuery.geoPolygon(List<Coordinate> points)
Prepare a
GeoPolygonQuery body. |
Modifier and Type | Method and Description |
---|---|
GeoPolygonQuery |
GeoPolygonQuery.boost(double boost) |
GeoPolygonQuery |
GeoPolygonQuery.field(String field) |
Copyright © 2015 Couchbase, Inc.