Struct rs_es::query::geo::GeohashCellQuery
[−]
[src]
pub struct GeohashCellQuery(_);
Geohash cell query
pub struct GeohashCellQuery(_);
Geohash cell query
impl GeohashCellQuery
[src]fn with_precision<T: Into<Precision>>(self, val: T) -> Self
fn with_neighbors<T: Into<bool>>(self, val: T) -> Self
fn build(self) -> Query
impl Debug for GeohashCellQuery
[src]