Struct rs_es::query::functions::RandomScore [] [src]

pub struct RandomScore(_);

Random score function

Methods

impl RandomScore
[src]

Trait Implementations

impl Debug for RandomScore
[src]

Formats the value using the given formatter.

impl Default for RandomScore
[src]

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