Struct rs_es::query::term::TermsQuery
[−]
[src]
pub struct TermsQuery(_);
Terms Query
pub struct TermsQuery(_);
Terms Query
impl TermsQuery
[src]fn with_values<T>(self, values: T) -> Self where T: Into<TermsQueryIn>
fn build(self) -> Query
impl Debug for TermsQuery
[src]