Struct rs_es::query::compound::DisMaxQuery [] [src]

pub struct DisMaxQuery {
    // some fields omitted
}

DisMax query

Methods

impl DisMaxQuery
[src]

Trait Implementations

impl Debug for DisMaxQuery
[src]

Formats the value using the given formatter.

impl Default for DisMaxQuery
[src]

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