@terascope/types / elasticsearch-interfaces / GeoQuery
Interface: GeoQuery
Properties
geo_bounding_box?
optional
geo_bounding_box:object
Index signature
[field
: string
]: object
Source
elasticsearch-interfaces.ts:47
geo_distance?
optional
geo_distance:object
Index signature
[field
: string
]: GeoPoint
| string
distance
distance:
string
Source
elasticsearch-interfaces.ts:53
geo_polygon?
optional
geo_polygon:object
Index signature
[field
: string
]: object
Source
elasticsearch-interfaces.ts:57
geo_shape?
optional
geo_shape:object
Index signature
[field
: string
]: object