Struct rs_es::query::geo::GeoShapeQuery
[−]
[src]
pub struct GeoShapeQuery(_);
GeoShape query
pub struct GeoShapeQuery(_);
GeoShape query
impl GeoShapeQuery[src]fn with_shape<A>(self, shape: A) -> Self where A: Into<Shape>fn with_indexed_shape<A>(self, indexed_shape: A) -> Self where A: Into<IndexedShape>fn build(self) -> Queryimpl Debug for GeoShapeQuery[src]