Struct rs_es::query::term::TermsQueryLookup [] [src]

pub struct TermsQueryLookup {
    // some fields omitted
}

Terms Query Lookup

Methods

impl<'a> TermsQueryLookup
[src]

Trait Implementations

impl Debug for TermsQueryLookup
[src]

Formats the value using the given formatter.

impl Default for TermsQueryLookup
[src]

Returns the "default value" for a type. Read more