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