package
0.6.5
Repository: https://github.com/grokify/goelastic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AggregationResRadArrayFromBodyBytes is used to parse simple, non-nested aggregations.
AggregationResRadArrayFromBodyBytesNested returns an array of formatted Aggregations using AggregationResRad structs given a HTTP response byte array.

# Constants

No description provided by the author
No description provided by the author

# Structs

Agg represents one aggregation.
Aggregation is a Elasticsearch aggregation response struct.
AggregationResRad is a Go optimized response struct.
AggResponseWIP is working response object used to format an aggregations response using Elastirad's AggResponseRad struct.
No description provided by the author
AggsBody represents the body of an aggregation API request.
No description provided by the author
BoolQuery represents a Query API bool object.
Bucket is an Elasticsearch aggregation response bucket struct.
No description provided by the author
DateHistogram represents the Elasticsearch date_histogram aggregation.
Filter represents a Query API filter object.
Filtered represents a Query API filtered object.
FilteredOr represents a Query API filtered or object.
No description provided by the author
No description provided by the author
No description provided by the author
MatchQuery represents a Query API match object.
Nested indicates whether the aggregation key is a nested key or not.
No description provided by the author
Query represents a Query API query object.
QueryBody represents a HTTP request body for the Elasticsearch query API.
No description provided by the author
No description provided by the author
No description provided by the author
Term is the field being processed.