Struct rs_es::query::functions::RandomScore
[−]
[src]
pub struct RandomScore(_);
Random score function
Methods
impl RandomScore
[src]
Trait Implementations
impl Debug for RandomScore
[src]
impl Default for RandomScore
[src]
fn default() -> RandomScore
Returns the "default value" for a type. Read more