Struct rs_es::query::geo::GeoPolygonQuery
[−]
[src]
pub struct GeoPolygonQuery(_);
Geo Polygon query
pub struct GeoPolygonQuery(_);
Geo Polygon query
impl GeoPolygonQuery
[src]fn with_coerce<T: Into<bool>>(self, val: T) -> Self
fn with_ignore_malformed<T: Into<bool>>(self, val: T) -> Self
fn build(self) -> Query
impl Debug for GeoPolygonQuery
[src]