Home
last modified time | relevance | path

Searched defs:IndexStatsSearch (Results 1 – 10 of 10) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dindices_stats.go276 type IndexStatsSearch struct { struct
277 OpenContexts int64 `json:"open_contexts,omitempty"`
278 QueryTotal int64 `json:"query_total,omitempty"`
279 QueryTime string `json:"query_time,omitempty"`
281 QueryCurrent int64 `json:"query_current,omitempty"`
282 FetchTotal int64 `json:"fetch_total,omitempty"`
283 FetchTime string `json:"fetch_time,omitempty"`
285 FetchCurrent int64 `json:"fetch_current,omitempty"`
286 ScrollTotal int64 `json:"scroll_total,omitempty"`
287 ScrollTime string `json:"scroll_time,omitempty"`
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dindices_stats.go342 type IndexStatsSearch struct { struct
343 OpenContexts int64 `json:"open_contexts,omitempty"`
344 QueryTotal int64 `json:"query_total,omitempty"`
345 QueryTime string `json:"query_time,omitempty"`
347 QueryCurrent int64 `json:"query_current,omitempty"`
348 FetchTotal int64 `json:"fetch_total,omitempty"`
349 FetchTime string `json:"fetch_time,omitempty"`
351 FetchCurrent int64 `json:"fetch_current,omitempty"`
352 ScrollTotal int64 `json:"scroll_total,omitempty"`
353 ScrollTime string `json:"scroll_time,omitempty"`
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dindices_stats.go350 type IndexStatsSearch struct { struct
351 OpenContexts int64 `json:"open_contexts,omitempty"`
352 QueryTotal int64 `json:"query_total,omitempty"`
353 QueryTime string `json:"query_time,omitempty"`
355 QueryCurrent int64 `json:"query_current,omitempty"`
356 FetchTotal int64 `json:"fetch_total,omitempty"`
357 FetchTime string `json:"fetch_time,omitempty"`
359 FetchCurrent int64 `json:"fetch_current,omitempty"`
360 ScrollTotal int64 `json:"scroll_total,omitempty"`
361 ScrollTime string `json:"scroll_time,omitempty"`
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dindices_stats.go350 type IndexStatsSearch struct { struct
351 OpenContexts int64 `json:"open_contexts,omitempty"`
352 QueryTotal int64 `json:"query_total,omitempty"`
353 QueryTime string `json:"query_time,omitempty"`
355 QueryCurrent int64 `json:"query_current,omitempty"`
356 FetchTotal int64 `json:"fetch_total,omitempty"`
357 FetchTime string `json:"fetch_time,omitempty"`
359 FetchCurrent int64 `json:"fetch_current,omitempty"`
360 ScrollTotal int64 `json:"scroll_total,omitempty"`
361 ScrollTime string `json:"scroll_time,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dindices_stats.go342 type IndexStatsSearch struct { struct
343 OpenContexts int64 `json:"open_contexts,omitempty"`
344 QueryTotal int64 `json:"query_total,omitempty"`
345 QueryTime string `json:"query_time,omitempty"`
347 QueryCurrent int64 `json:"query_current,omitempty"`
348 FetchTotal int64 `json:"fetch_total,omitempty"`
349 FetchTime string `json:"fetch_time,omitempty"`
351 FetchCurrent int64 `json:"fetch_current,omitempty"`
352 ScrollTotal int64 `json:"scroll_total,omitempty"`
353 ScrollTime string `json:"scroll_time,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dindices_stats.go275 type IndexStatsSearch struct { struct
276 OpenContexts int64 `json:"open_contexts,omitempty"`
277 QueryTotal int64 `json:"query_total,omitempty"`
278 QueryTime string `json:"query_time,omitempty"`
279 QueryTimeInMillis int64 `json:"query_time_in_millis,omitempty"`
280 QueryCurrent int64 `json:"query_current,omitempty"`
281 FetchTotal int64 `json:"fetch_total,omitempty"`
282 FetchTime string `json:"fetch_time,omitempty"`
283 FetchTimeInMillis int64 `json:"fetch_time_in_millis,omitempty"`
284 FetchCurrent int64 `json:"fetch_current,omitempty"`
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_stats.go276 type IndexStatsSearch struct { struct
277 OpenContexts int64 `json:"open_contexts,omitempty"`
278 QueryTotal int64 `json:"query_total,omitempty"`
279 QueryTime string `json:"query_time,omitempty"`
280 QueryTimeInMillis int64 `json:"query_time_in_millis,omitempty"`
281 QueryCurrent int64 `json:"query_current,omitempty"`
282 FetchTotal int64 `json:"fetch_total,omitempty"`
283 FetchTime string `json:"fetch_time,omitempty"`
284 FetchTimeInMillis int64 `json:"fetch_time_in_millis,omitempty"`
285 FetchCurrent int64 `json:"fetch_current,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/
H A Dindices_stats.go276 type IndexStatsSearch struct { struct
277 OpenContexts int64 `json:"open_contexts,omitempty"`
278 QueryTotal int64 `json:"query_total,omitempty"`
279 QueryTime string `json:"query_time,omitempty"`
280 QueryTimeInMillis int64 `json:"query_time_in_millis,omitempty"`
281 QueryCurrent int64 `json:"query_current,omitempty"`
282 FetchTotal int64 `json:"fetch_total,omitempty"`
283 FetchTime string `json:"fetch_time,omitempty"`
284 FetchTimeInMillis int64 `json:"fetch_time_in_millis,omitempty"`
285 FetchCurrent int64 `json:"fetch_current,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_stats.go276 type IndexStatsSearch struct { struct
277 OpenContexts int64 `json:"open_contexts,omitempty"`
278 QueryTotal int64 `json:"query_total,omitempty"`
279 QueryTime string `json:"query_time,omitempty"`
280 QueryTimeInMillis int64 `json:"query_time_in_millis,omitempty"`
281 QueryCurrent int64 `json:"query_current,omitempty"`
282 FetchTotal int64 `json:"fetch_total,omitempty"`
283 FetchTime string `json:"fetch_time,omitempty"`
284 FetchTimeInMillis int64 `json:"fetch_time_in_millis,omitempty"`
285 FetchCurrent int64 `json:"fetch_current,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dindices_stats.go282 type IndexStatsSearch struct { struct
283 OpenContexts int64 `json:"open_contexts,omitempty"`
284 QueryTotal int64 `json:"query_total,omitempty"`
285 QueryTime string `json:"query_time,omitempty"`
286 QueryTimeInMillis int64 `json:"query_time_in_millis,omitempty"`
287 QueryCurrent int64 `json:"query_current,omitempty"`
288 FetchTotal int64 `json:"fetch_total,omitempty"`
289 FetchTime string `json:"fetch_time,omitempty"`
290 FetchTimeInMillis int64 `json:"fetch_time_in_millis,omitempty"`
291 FetchCurrent int64 `json:"fetch_current,omitempty"`