Home
last modified time | relevance | path

Searched refs:NewIndicesCreateService (Results 1 – 25 of 25) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dindices_create_test.go53 res, err := NewIndicesCreateService(client).Body(testMapping).Do()
H A Dindices_create.go31 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1348 return NewIndicesCreateService(c).Index(name)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go30 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1464 return NewIndicesCreateService(c).Index(name)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go30 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1539 return NewIndicesCreateService(c).Index(name)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go41 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1556 return NewIndicesCreateService(c).Index(name)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go30 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1481 return NewIndicesCreateService(c).Index(name)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go39 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1569 return NewIndicesCreateService(c).Index(name)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_create_test.go56 res, err := NewIndicesCreateService(client).Body(testMapping).Do(context.TODO())
H A Dindices_create.go30 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1449 return NewIndicesCreateService(c).Index(name)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dindices_create.go40 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1656 return NewIndicesCreateService(c).Index(name)
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dindices_create.go41 func NewIndicesCreateService(client *Client) *IndicesCreateService { func
H A Dclient.go1565 return NewIndicesCreateService(c).Index(name)