List of all items
Structs
- QueryBuilder
- aggregation::Aggregation
- aggregation::cardinality_aggregation::CardinalityAggregation
- aggregation::filter_aggregation::FilterAggregation
- aggregation::max_aggregation::MaxAggregation
- aggregation::min_aggregation::MinAggregation
- aggregation::multi_terms_aggregation::MultiTermsAggregation
- aggregation::nested_aggregation::NestedAggregation
- aggregation::reverse_nested_aggregation::ReverseNestedAggregation
- aggregation::stats_aggregation::StatsAggregation
- aggregation::sum_aggregation::SumAggregation
- aggregation::terms_aggregation::TermsAggregation
- aggregation::top_hits_aggregation::TopHitsAggregation
- aggregation::value_count_aggregation::ValueCountAggregation
- mapping::MappingBuilder
- mapping::field_type::binary::BinaryFieldType
- mapping::field_type::boolean::BooleanFieldType
- mapping::field_type::date::DateFieldType
- mapping::field_type::geo_point::GeoPointFieldType
- mapping::field_type::keyword::KeywordFieldType
- mapping::field_type::nested::NestedFieldType
- mapping::field_type::numeric::NumericFieldType
- mapping::field_type::object::ObjectFieldType
- mapping::field_type::text::TextFieldType
- mapping::properties::MappingProperties
- query::bool_query::BoolQuery
- query::exists_query::ExistsQuery
- query::geo_distance_query::Geo
- query::geo_distance_query::GeoDistanceQuery
- query::match_all_query::MatchAllQuery
- query::match_query::MatchQuery
- query::multi_match_query::MultiMatchQuery
- query::nested::NestedQuery
- query::range_query::RangeQuery
- query::script_query::ScriptQuery
- query::script_score_query::ScriptScoreQuery
- query::term_query::TermQuery
- query::terms_query::TermsQuery
- query::wildcard_query::WildcardQuery