Home
last modified time | relevance | path

Searched refs:testOrderIndex (Results 1 – 10 of 10) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dsetup_test.go126 testOrderIndex = "elastic-orders" const
290 client.DeleteIndex(testOrderIndex).Do(context.TODO())
330 …createOrderIndex, err := client.CreateIndex(testOrderIndex).Body(testOrderMapping).Do(context.TODO…
385 _, err = client.Index().Index(testOrderIndex).Type("doc").Id(id).BodyJson(&o).Do(context.TODO())
392 _, err = client.Flush().Index(testIndexName, testOrderIndex).Do(context.TODO())
H A Dsearch_aggs_pipeline_test.go18 Index(testOrderIndex).
61 Index(testOrderIndex).
192 Index(testOrderIndex).
241 Index(testOrderIndex).
290 Index(testOrderIndex).
333 Index(testOrderIndex).
445 Index(testOrderIndex).
588 Index(testOrderIndex).
736 Index(testOrderIndex).
786 Index(testOrderIndex).
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dsetup_test.go125 testOrderIndex = "elastic-orders" const
288 client.DeleteIndex(testOrderIndex).Do(context.TODO())
328 …createOrderIndex, err := client.CreateIndex(testOrderIndex).Body(testOrderMapping).Do(context.TODO…
383 _, err = client.Index().Index(testOrderIndex).Type("doc").Id(id).BodyJson(&o).Do(context.TODO())
390 _, err = client.Flush().Index(testIndexName, testOrderIndex).Do(context.TODO())
H A Dsearch_aggs_pipeline_test.go18 Index(testOrderIndex).
61 Index(testOrderIndex).
192 Index(testOrderIndex).
241 Index(testOrderIndex).
290 Index(testOrderIndex).
333 Index(testOrderIndex).
445 Index(testOrderIndex).
588 Index(testOrderIndex).
736 Index(testOrderIndex).
786 Index(testOrderIndex).
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dsetup_test.go155 testOrderIndex = "elastic-orders" const
344 client.DeleteIndex(testOrderIndex).Do(context.TODO())
384 …createOrderIndex, err := client.CreateIndex(testOrderIndex).Body(testOrderMapping).Do(context.TODO…
443 _, err = client.Index().Index(testOrderIndex).Id(id).BodyJson(&o).Do(context.TODO())
450 _, err = client.Refresh().Index(testIndexName, testOrderIndex).Do(context.TODO())
H A Dsearch_aggs_pipeline_test.go18 Index(testOrderIndex).
60 Index(testOrderIndex).
190 Index(testOrderIndex).
238 Index(testOrderIndex).
286 Index(testOrderIndex).
328 Index(testOrderIndex).
439 Index(testOrderIndex).
581 Index(testOrderIndex).
728 Index(testOrderIndex).
777 Index(testOrderIndex).
H A Dcat_count_integration_test.go17 indices = []string{testIndexName, testIndexName2, testOrderIndex}
H A Dsearch_queries_distance_feature_query_test.go51 Index(testOrderIndex).
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dsetup_test.go140 testOrderIndex = "elastic-orders" const
333 client.DeleteIndex(testOrderIndex).Do(context.TODO())
382 …createOrderIndex, err := client.CreateIndex(testOrderIndex).Body(testOrderMapping).IncludeTypeName…
431 _, err = client.Index().Index(testOrderIndex).Type("doc").Id(id).BodyJson(&o).Do(context.TODO())
438 _, err = client.Flush().Index(testIndexName, testOrderIndex).Do(context.TODO())
H A Dsearch_aggs_pipeline_test.go18 Index(testOrderIndex).
61 Index(testOrderIndex).
192 Index(testOrderIndex).
241 Index(testOrderIndex).
290 Index(testOrderIndex).
333 Index(testOrderIndex).
445 Index(testOrderIndex).
588 Index(testOrderIndex).
736 Index(testOrderIndex).
786 Index(testOrderIndex).