Struct rs_es::query::full_text::MultiMatchQuery [] [src]

pub struct MultiMatchQuery {
    // some fields omitted
}

Multi Match Query

Methods

impl MultiMatchQuery
[src]

Trait Implementations

impl Debug for MultiMatchQuery
[src]

Formats the value using the given formatter.

impl Default for MultiMatchQuery
[src]

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