Struct rs_es::query::NestedQuery
[−]
[src]
pub struct NestedQuery { // some fields omitted }
pub struct NestedQuery { // some fields omitted }
impl NestedQuery
fn with_score_mode<T: Into<ScoreMode>>(self, value: T) -> Self
fn build(self) -> Query
impl ToJson for NestedQuery
impl Debug for NestedQuery