Struct rs_es::query::specialized::MoreLikeThisQuery [] [src]

pub struct MoreLikeThisQuery {
    // some fields omitted
}

More like this query

Methods

impl MoreLikeThisQuery
[src]

Trait Implementations

impl Debug for MoreLikeThisQuery
[src]

Formats the value using the given formatter.

impl Default for MoreLikeThisQuery
[src]

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