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

pub struct FunctionScoreQuery {
    // some fields omitted
}

Function Score query

Methods

impl FunctionScoreQuery
[src]

Trait Implementations

impl Debug for FunctionScoreQuery
[src]

Formats the value using the given formatter.

impl Default for FunctionScoreQuery
[src]

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