aggregations

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TermQueryAggregationKeys

func TermQueryAggregationKeys(es_client *es.Client, es_index string, label string, term string) ([]string, error)

Types

type Bucket

type Bucket struct {
	Key      string
	DocCount int64
}

func TermQueryAggregation

func TermQueryAggregation(es_client *es.Client, es_index string, label string, term string) ([]*Bucket, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL