Uses of Class
com.couchbase.client.java.search.queries.GeoPolygonQuery
Package
Description
Namespace for various search-service related classes.
Contains the various APIs for search queries.
-
Uses of GeoPolygonQuery in com.couchbase.client.java.search
Modifier and TypeMethodDescriptionstatic GeoPolygonQuery
SearchQuery.geoPolygon
(List<Coordinate> coordinates) Prepare aGeoPolygonQuery
body. -
Uses of GeoPolygonQuery in com.couchbase.client.java.search.queries
Modifier and TypeMethodDescriptionGeoPolygonQuery.boost
(double boost) Allows to specify which field the query should apply to (default is null).