![]() | Couchbase.Search.Queries.Geo Namespace |
[Missing <summary> documentation for "N:Couchbase.Search.Queries.Geo"]
Class | Description | |
---|---|---|
![]() | GeoBoundingBoxQuery |
This query finds all matches within a given box (identified by the upper left and lower right corner coordinates).
Both coordinate points are required so the server can identify the right bounding box.
|
![]() | GeoDistanceQuery |
This query finds all matches from a given location (point) within the given distance.
Both the point and the distance are required.
|