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