Docs.rs
  • os-query-builder-rs-0.2.0
    • os-query-builder-rs 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ibatanov
    • Dependencies
      • serde ^1.0.209 normal
      • serde_json ^1.0.127 normal
    • Versions
    • 6.91% 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

os_query_builder_rs0.2.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • compound_query::bool::Bool
  • compound_query::boosting::Boosting
  • compound_query::constant_score::ConstantScore
  • compound_query::disjunction_max::DisMax
  • full_text::intervals::interval::Intervals
  • full_text::intervals::rules::all_of::AllOfRule
  • full_text::intervals::rules::any_of::AnyOfRule
  • full_text::intervals::rules::fuzzy::FuzzyRule
  • full_text::intervals::rules::match::MatchRule
  • full_text::intervals::rules::prefix::PrefixRule
  • full_text::intervals::rules::wildcard::WildcardRule
  • full_text::match::Match
  • full_text::match::MatchValues
  • full_text::match_boolean_prefix::MatchBoolPrefix
  • full_text::match_phrase::MatchPhrase
  • full_text::match_phrase_prefix::MatchPhrasePrefix
  • full_text::multi_match::MultiMatch
  • full_text::query_string::QueryString
  • full_text::simple_query_string::SimpleQueryString
  • misc::script::Script
  • model::Query
  • term::exists::Exists
  • term::fuzzy::Fuzzy
  • term::ids::IDs
  • term::prefix::Prefix
  • term::range::Range
  • term::regexp::Regexp
  • term::term::Term
  • term::terms::Terms
  • term::terms::TermsLookup
  • term::terms_set::TermsSet
  • term::terms_set::TermsSetValue
  • term::wildcard::Wildcard

Enums

  • full_text::intervals::interval_rule::IntervalRule
  • full_text::intervals::rules::filter::FilterRule
  • misc::fuzziness::Fuzziness
  • misc::operator::Operator
  • misc::query_field::QueryField
  • misc::regexp_flag::RegexpFlag
  • misc::relation::Relation
  • misc::rewrite::Rewrite
  • misc::type::Type
  • misc::zero_terms_query::ZeroTermsQuery