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