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

pub struct BoostingQuery {
    // some fields omitted
}

Boosting query

Methods

impl BoostingQuery
[src]

Trait Implementations

impl Debug for BoostingQuery
[src]

Formats the value using the given formatter.

impl Default for BoostingQuery
[src]

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