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