Home
last modified time | relevance | path

Searched defs:SamplerAggregation (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dsearch_aggs_bucket_sampler.go12 type SamplerAggregation struct { struct
13 field string
14 script *Script
15 missing interface{}
16 subAggregations map[string]Aggregation
17 meta map[string]interface{}
19 shardSize int
20 maxDocsPerValue int
21 executionHint string
32 func (a *SamplerAggregation) Field(field string) *SamplerAggregation {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
18 maxDocsPerValue int
19 executionHint string
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation {
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
14 subAggregations map[string]Aggregation
15 meta map[string]interface{}
17 shardSize int
27 … *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggregation {
33 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation {
39 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation {
44 func (a *SamplerAggregation) Source() (interface{}, error) {