Struct rs_es::query::RandomScoreFunc [] [src]

pub struct RandomScoreFunc {
    // some fields omitted
}

Methods

impl RandomScoreFunc

fn build(self) -> Func

Trait Implementations

impl ToJson for RandomScoreFunc

fn to_json(&self) -> Json

Derived Implementations

impl Debug for RandomScoreFunc

fn fmt(&self, __arg_0: &mut Formatter) -> Result