Docs.rs
  • elastic-query-builder-0.1.39
    • elastic-query-builder 0.1.39
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • uiuifree
    • Dependencies
      • serde ~1 normal
      • serde_json ~1 normal
    • Versions
    • 3.63% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

elastic_query_builder0.1.39

Module query

Module Items

  • Modules
  • Traits

In crate elastic_query_builder

elastic_query_builder

Module query

Source

Modules§

bool_query
exists_query
geo_distance_query
match_all_query
match_query
multi_match_query
nested
range_query
script_query
script_score_query
term_query
terms_query
wildcard_query

Traits§

QueryTrait