MCPcopy Create free account

hub / github.com/olivere/elastic / functions

Functions5,566 in github.com/olivere/elastic

FunctionTestUpdateViaScript
(t *testing.T)
update_test.go:14
FunctionTestUpdateViaScriptAndUpsert
(t *testing.T)
update_test.go:91
FunctionTestUpdateViaScriptId
(t *testing.T)
update_test.go:47
FunctionTestUpdateWithDoc
(t *testing.T)
update_integration_test.go:14
FunctionTestUpdateWithScript
(t *testing.T)
update_integration_test.go:65
FunctionTestUpdateWithScriptID
(t *testing.T)
update_integration_test.go:112
FunctionTestValidate
(t *testing.T)
validate_test.go:12
FunctionTestValueCountAggregation
(t *testing.T)
search_aggs_metrics_value_count_test.go:12
FunctionTestValueCountAggregationWithFormat
(t *testing.T)
search_aggs_metrics_value_count_test.go:29
FunctionTestValueCountAggregationWithMetaData
(t *testing.T)
search_aggs_metrics_value_count_test.go:47
FunctionTestWeightedAvgAggregation
(t *testing.T)
search_aggs_metrics_weighted_avg_test.go:12
FunctionTestWildcardQuery
(t *testing.T)
search_queries_wildcard_test.go:36
FunctionTestWildcardQueryWithBoost
(t *testing.T)
search_queries_wildcard_test.go:53
FunctionTestWildcardQueryWithCaseInsensitive
(t *testing.T)
search_queries_wildcard_test.go:70
FunctionTestWrapperQuery
(t *testing.T)
search_queries_wrapper_test.go:12
FunctionTestWrapperQueryIntegration
(t *testing.T)
search_queries_wrapper_integration_test.go:14
FunctionTestXPackAsyncSearchLifecycle
(t *testing.T)
xpack_async_search_test.go:13
FunctionTestXPackIlmPolicyLifecycle
(t *testing.T)
xpack_ilm_test.go:12
FunctionTestXPackInfoBuildURL
(t *testing.T)
xpack_info_test.go:11
FunctionTestXPackRollup
(t *testing.T)
xpack_test.go:433
FunctionTestXPackRollupDeleteBuildURL
(t *testing.T)
xpack_rollup_delete_test.go:11
FunctionTestXPackRollupGetBuildURL
(t *testing.T)
xpack_rollup_get_test.go:9
FunctionTestXPackRollupPutBuildURL
(t *testing.T)
xpack_rollup_put_test.go:11
FunctionTestXPackRollupStartBuildURL
(t *testing.T)
xpack_rollup_start_test.go:11
FunctionTestXPackRollupStopBuildURL
(t *testing.T)
xpack_rollup_stop_test.go:11
FunctionTestXPackSecurityChangePasswordBuildURL
(t *testing.T)
xpack_security_change_password_test.go:14
FunctionTestXPackSecurityDeleteRoleBuildURL
(t *testing.T)
xpack_security_delete_role_test.go:11
FunctionTestXPackSecurityDeleteRoleMappingBuildURL
(t *testing.T)
xpack_security_delete_role_mapping_test.go:11
FunctionTestXPackSecurityDeleteUserBuildURL
(t *testing.T)
xpack_security_delete_user_test.go:11
FunctionTestXPackSecurityDisableUserBuildURL
(t *testing.T)
xpack_security_disable_user_test.go:11
FunctionTestXPackSecurityEnableUserBuildURL
(t *testing.T)
xpack_security_enable_user_test.go:11
FunctionTestXPackSecurityGetRoleBuildURL
(t *testing.T)
xpack_security_get_role_test.go:11
FunctionTestXPackSecurityGetRoleMappingBuildURL
(t *testing.T)
xpack_security_get_role_mapping_test.go:11
FunctionTestXPackSecurityGetUserBuildURL
(t *testing.T)
xpack_security_get_user_test.go:11
FunctionTestXPackSecurityPutRoleBuildURL
(t *testing.T)
xpack_security_put_role_test.go:11
FunctionTestXPackSecurityPutRoleMappingBuildURL
(t *testing.T)
xpack_security_put_role_mapping_test.go:11
FunctionTestXPackSecurityPutUserBuildURL
(t *testing.T)
xpack_security_put_user_test.go:11
FunctionTestXPackSecurityRole
(t *testing.T)
xpack_test.go:152
FunctionTestXPackSecurityRoleMapping
(t *testing.T)
xpack_test.go:200
FunctionTestXPackSecurityUser
(t *testing.T)
xpack_test.go:245
FunctionTestXPackWatchActionStatus_UnmarshalJSON
(t *testing.T)
xpack_watcher_get_watch_test.go:57
FunctionTestXPackWatchResponseParser
(t *testing.T)
xpack_watcher_get_watch_test.go:101
FunctionTestXPackWatcher
(t *testing.T)
xpack_test.go:323
FunctionTestXPackWatcherAckWatchBuildURL
(t *testing.T)
xpack_watcher_ack_watch_test.go:11
FunctionTestXPackWatcherActivateWatchBuildURL
(t *testing.T)
xpack_watcher_activate_watch_test.go:11
FunctionTestXPackWatcherDeactivateWatchBuildURL
(t *testing.T)
xpack_watcher_deactivate_watch_test.go:11
FunctionTestXPackWatcherDeleteWatchBuildURL
(t *testing.T)
xpack_watcher_delete_watch_test.go:11
FunctionTestXPackWatcherExecuteWatchBuildURL
(t *testing.T)
xpack_watcher_execute_watch_test.go:11
FunctionTestXPackWatcherGetWatchBuildURL
(t *testing.T)
xpack_watcher_get_watch_test.go:15
FunctionTestXPackWatcherPutWatchBuildURL
(t *testing.T)
xpack_watcher_put_watch_test.go:11
FunctionTestXPackWatcherStartBuildURL
(t *testing.T)
xpack_watcher_start_test.go:11
FunctionTestXPackWatcherStatsBuildURL
(t *testing.T)
xpack_watcher_stats_test.go:11
FunctionTestXPackWatcherStopBuildURL
(t *testing.T)
xpack_watcher_stop_test.go:11
FunctionTestXpackInfo
(t *testing.T)
xpack_test.go:135
FunctionTestZeroBackoff
(t *testing.T)
backoff_test.go:13
MethodText
Text is the text on which the analysis should be performed (when request body is not used).
indices_analyze.go:154
MethodTieBreaker
TieBreaker is used when more than one field is used with the query string, and combined queries are using dismax.
search_queries_query_string.go:85
MethodTieBreaker
TieBreaker for "best-match" disjunction queries (OR queries). The tie breaker capability allows documents that match more than one query clause (in th
search_queries_multi_match.go:153
MethodTime
Time specifies the way that time values are formatted with.
cat_shards.go:135
MethodTimeZone
TimeZone sets the timezone in which to translate dates before computing buckets.
search_aggs_bucket_date_histogram.go:197
MethodTimeZone
TimeZone to use for the dates.
search_aggs_bucket_composite.go:509
MethodTimeZone
(timeZone string)
search_aggs_bucket_date_range.go:75
MethodTimeZone
TimeZone sets the timezone in which to translate dates before computing buckets.
search_aggs_bucket_auto_date_histogram.go:75
MethodTimeout
Timeout is an explicit operation timeout.
index.go:181
MethodTimeout
Timeout is an explicit operation timeout.
indices_delete.go:94
MethodTimeout
Timeout is an explicit operation timeout.
script_delete.go:89
MethodTimeout
Timeout is an explicit operation timeout.
xpack_ilm_put_lifecycle.go:90
MethodTimeout
Timeout controls how long a search is allowed to take, e.g. "1s" or "500ms".
search_source.go:131
MethodTimeout
Timeout is an explicit operation timeout.
snapshot_create_repository.go:100
MethodTimeout
Timeout specifies an explicit operation timeout.
cluster_health.go:115
MethodTimeout
Timeout is an explicit operation timeout.
script_put.go:98
MethodTimeout
Timeout specifies an explicit operation timeout.
ingest_put_pipeline.go:98
MethodTimeout
Timeout is the time each individual bulk request should wait for shards that are unavailable.
reindex.go:126
MethodTimeout
Timeout is an explicit timeout for the operation, e.g. "1000", "1s" or "500ms".
update.go:219
MethodTimeout
Timeout the explicit operation timeout, e.g. "5s".
indices_create.go:91
MethodTimeout
Timeout is an explicit operation timeout.
indices_delete_index_template.go:93
MethodTimeout
Timeout is an explicit operation timeout.
delete.go:120
MethodTimeout
Timeout is documented as: Explicit operation timeout.
ingest_delete_pipeline.go:94
MethodTimeout
Timeout is an explicit operation timeout.
indices_delete_template.go:95
MethodTimeout
Timeout value for the request, e.g. "30s" or "2m".
search_request.go:159
MethodTimeout
Timeout sets the timeout to use, e.g. "1s" or "1000ms".
search.go:136
MethodTimeout
Timeout is an explicit operation timeout.
xpack_ilm_get_lifecycle.go:89
MethodTimeout
Timeout specifies an explicit operationtimeout.
cluster_reroute.go:125
MethodTimeout
Timeout is the time each individual bulk request should wait for shards that are unavailable.
update_by_query.go:444
MethodTimeout
Timeout is an explicit operation timeout.
indices_shrink.go:107
MethodTimeout
Timeout sets the timeout to use, e.g. "1s" or "1000ms".
xpack_async_search_submit.go:144
MethodTimeout
Timeout is an explicit operation timeout.
indices_put_mapping.go:105
MethodTimeout
Timeout is an explicit operation timeout.
indices_open.go:91
MethodTimeout
Timeout is an explicit operation timeout.
xpack_ilm_delete_lifecycle.go:89
MethodTimeout
Timeout sets an explicit operation timeout.
indices_rollover.go:114
MethodTimeout
Timeout is an explicit operation timeout.
indices_close.go:90
MethodTimeout
Timeout is the time each individual bulk request should wait for shards that are unavailable.
delete_by_query.go:435
MethodTimeout
Timeout allows to specify an explicit timeout.
indices_freeze.go:97
MethodTimeout
Timeout is a global timeout for processing bulk requests. This is a server-side timeout, i.e. it tells Elasticsearch the time after which it should st
bulk.go:132
MethodTimeout
Timeout is an explicit operation timeout.
snapshot_delete_repository.go:96
MethodTimeout
Timeout is an explicit operation timeout.
snapshot_verify_repository.go:95
MethodTimeout
Timeout is an explicit operation timeout.
indices_delete_component_template.go:89
MethodTimeout
Timeout specifies an explicit operation timeout.
nodes_stats.go:143
MethodTimeout
Timeout allows to specify an explicit timeout.
indices_unfreeze.go:97
MethodTimeout
Timeout is an explicit operation timeout.
indices_put_template.go:110
← previousnext →5,201–5,300 of 5,566, ranked by callers