Home
last modified time | relevance | path

Searched refs:SamplerAggregation (Results 1 – 10 of 10) 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
24 func NewSamplerAggregation() *SamplerAggregation {
25 return &SamplerAggregation{
32 func (a *SamplerAggregation) Field(field string) *SamplerAggregation { argument
37 func (a *SamplerAggregation) Script(script *Script) *SamplerAggregation { argument
43 func (a *SamplerAggregation) Missing(missing interface{}) *SamplerAggregation { argument
48 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
54 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
60 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
65 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
[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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/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
22 func NewSamplerAggregation() *SamplerAggregation {
23 return &SamplerAggregation{
30 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
36 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
42 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
47 func (a *SamplerAggregation) MaxDocsPerValue(maxDocsPerValue int) *SamplerAggregation { argument
52 func (a *SamplerAggregation) ExecutionHint(hint string) *SamplerAggregation { argument
57 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dsearch_aggs_bucket_sampler.go13 type SamplerAggregation struct { struct
20 func NewSamplerAggregation() *SamplerAggregation {
21 return &SamplerAggregation{
27 func (a *SamplerAggregation) SubAggregation(name string, subAggregation Aggregation) *SamplerAggreg… argument
33 func (a *SamplerAggregation) Meta(metaData map[string]interface{}) *SamplerAggregation { argument
39 func (a *SamplerAggregation) ShardSize(shardSize int) *SamplerAggregation { argument
44 func (a *SamplerAggregation) Source() (interface{}, error) { argument
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/elastic-builder/src/
H A Dindex.d.ts5761 export class SamplerAggregation extends BucketAggregationBase {
5795 ): SamplerAggregation;