Struct rs_es::query::MatchAllQuery
[−]
[src]
pub struct MatchAllQuery { // some fields omitted }
pub struct MatchAllQuery { // some fields omitted }
impl MatchAllQuery
fn with_boost<T: Into<f64>>(self, value: T) -> Self
fn build(self) -> Query
impl ToJson for MatchAllQuery
impl Debug for MatchAllQuery