MCPcopy Create free account

hub / github.com/olivere/elastic / functions

Functions5,566 in github.com/olivere/elastic

FunctionBenchmarkBulkEstimatedSizeInBytesWith1Request
(b *testing.B)
bulk_test.go:573
FunctionBenchmarkBulkIndexRequestSerialization
(b *testing.B)
bulk_index_request_test.go:106
FunctionBenchmarkBulkUpdateRequestSerialization
(b *testing.B)
bulk_update_request_test.go:165
FunctionBenchmarkRequestSetBodyBytes
(b *testing.B)
request_test.go:60
FunctionBenchmarkRequestSetBodyBytesGzip
(b *testing.B)
request_test.go:76
FunctionBenchmarkRequestSetBodyMap
(b *testing.B)
request_test.go:92
FunctionBenchmarkRequestSetBodyMapGzip
(b *testing.B)
request_test.go:112
FunctionBenchmarkRequestSetBodyString
(b *testing.B)
request_test.go:28
FunctionBenchmarkRequestSetBodyStringGzip
(b *testing.B)
request_test.go:44
FunctionBenchmarkResponse
(b *testing.B)
response_test.go:15
FunctionBenchmarkSearchMatchAll
(b *testing.B)
search_test.go:164
MethodBeta
Beta is equivalent to Alpha but controls the smoothing of the trend instead of the data.
search_aggs_pipeline_mov_avg.go:276
MethodBetween
(from, to interface{})
search_aggs_bucket_geo_distance.go:98
MethodBetween
(from, to string)
search_aggs_bucket_ip_range.go:104
MethodBetween
(from, to interface{})
search_aggs_bucket_date_range.go:125
MethodBetweenWithKey
(key string, from, to interface{})
search_aggs_bucket_geo_distance.go:103
MethodBetweenWithKey
(key, from, to string)
search_aggs_bucket_ip_range.go:109
MethodBetweenWithKey
(key string, from, to interface{})
search_aggs_bucket_date_range.go:130
MethodBody
Body specifies the role mapping. Use a string or a type that will get serialized as JSON.
xpack_security_put_role_mapping.go:87
MethodBody
Body specifies the body of the request to send to Elasticsearch. It overrides settings specified with other setters, e.g. Query.
reindex.go:215
MethodBody
Body specifies the configuration of the index as a string. It is an alias for BodyString.
indices_create.go:110
MethodBody
Body specifies the user. Use a string or a type that will get serialized as JSON.
xpack_security_put_user.go:106
MethodBody
Body allows to access the search body of the request, as generated by the DSL. Notice that Body is read-only. You must not change the request body. B
search_request.go:522
MethodBody
Body specifies the body to be sent. If you specify Body, the commands passed via Add are ignored. In other words: Body takes precedence over Add.
cluster_reroute.go:139
MethodBody
Body specifies the body of the request. It overrides data being specified via SearchService or Script.
update_by_query.go:148
MethodBody
Body specifies the watch. Use a string or a type that will get serialized as JSON.
xpack_watcher_put_watch.go:118
MethodBody
Body specifies the body of the request. It overrides data being specified via SearchService.
delete_by_query.go:475
MethodBody
Body specifies the password. Use a string or a type that will get serialized as JSON.
xpack_security_change_password.go:104
MethodBody
Body specifies the role. Use a string or a type that will get serialized as JSON.
xpack_security_put_role.go:87
MethodBody
Body specifies the role. Use a string or a type that will get serialized as JSON.
xpack_rollup_put.go:87
MethodBodyJson
BodyJson is the component template definition as a JSON serializable type, e.g. map[string]interface{}.
indices_put_component_template.go:113
MethodBodyJson
BodyJson is documented as: Define ids, documents, parameters or a list of parameters per document here. You must at least provide a list of document i
mtermvectors.go:197
MethodBodyJson
BodyJson specifies the query to restrict the results specified with the Query DSL (optional). The interface{} will be serialized to a JSON document, s
count.go:230
MethodBodyJson
BodyJson is documented as: The template definition.
xpack_ilm_put_lifecycle.go:108
MethodBodyJson
BodyJson is documented as: Field json objects containing the name and optionally a range to filter out indices result, that have results outside the d
field_caps.go:128
MethodBodyJson
BodyJson is documented as: The repository definition.
snapshot_create_repository.go:133
MethodBodyJson
BodyJson is the document as a serializable JSON interface.
script_put.go:110
MethodBodyJson
BodyJson is the ingest definition, defined as a JSON-serializable document. Use e.g. a map[string]interface{} here.
ingest_put_pipeline.go:105
MethodBodyJson
BodyJson is documented as: The index settings to be updated.
indices_put_settings.go:131
MethodBodyJson
BodyJson is the ingest definition, defined as a JSON-serializable simulate definition. Use e.g. a map[string]interface{} here.
ingest_simulate_pipeline.go:99
MethodBodyJson
BodyJson specifies the configuration of the index. The interface{} will be serializes as a JSON document, so use a map[string]interface{}.
indices_create.go:123
MethodBodyJson
BodyJson sets the query definition using the Query DSL.
validate.go:201
MethodBodyJson
BodyJson is documented as: Execution control.
xpack_watcher_execute_watch.go:95
MethodBodyJson
BodyJson is the text on which the analysis should be performed.
indices_analyze.go:166
MethodBodyJson
BodyJson sets the query definition using the Query DSL.
explain.go:229
MethodBodyJson
BodyJson is the configuration for the target index (`settings` and `aliases`) defined as a JSON-serializable instance to be sent as the request body.
indices_shrink.go:121
MethodBodyJson
BodyJson contains the mapping definition.
indices_put_mapping.go:151
MethodBodyJson
BodyJson is the document as a serializable JSON interface.
pit_close.go:87
MethodBodyJson
BodyJson sets the conditions that needs to be met for executing rollover, specified as a serializable JSON instance which is sent as the body of the r
indices_rollover.go:184
MethodBodyJson
BodyJson is the index template definition as a JSON serializable type, e.g. map[string]interface{}.
indices_put_index_template.go:118
MethodBodyJson
BodyJson defines the body parameters. See documentation.
termvectors.go:228
MethodBodyJson
BodyJson is documented as: The snapshot definition.
snapshot_create.go:108
MethodBodyJson
BodyJson is the document as a serializable JSON interface.
pit_open.go:127
MethodBodyJson
BodyJson is documented as: The template definition.
indices_put_template.go:154
MethodBodyString
BodyString is the component template definition as a raw string.
indices_put_component_template.go:119
MethodBodyString
BodyString is documented as: Define ids, documents, parameters or a list of parameters per document here. You must at least provide a list of document
mtermvectors.go:203
MethodBodyString
Body specifies a query to restrict the results specified with the Query DSL (optional).
count.go:237
MethodBodyString
BodyString is documented as: The template definition.
xpack_ilm_put_lifecycle.go:114
MethodBodyString
BodyString is documented as: Field json objects containing the name and optionally a range to filter out indices result, that have results outside the
field_caps.go:134
MethodBodyString
BodyString is documented as: The repository definition.
snapshot_create_repository.go:139
MethodBodyString
BodyString is the document encoded as a string.
script_put.go:116
MethodBodyString
BodyString is the ingest definition, specified as a string.
ingest_put_pipeline.go:111
MethodBodyString
BodyString is documented as: The index settings to be updated.
indices_put_settings.go:137
MethodBodyString
BodyString is the simulate definition, defined as a string.
ingest_simulate_pipeline.go:105
MethodBodyString
BodyString specifies the configuration of the index as a string.
indices_create.go:116
MethodBodyString
BodyString sets the query definition using the Query DSL as a string.
validate.go:207
MethodBodyString
BodyString is documented as: Execution control.
xpack_watcher_execute_watch.go:101
MethodBodyString
BodyString is the text on which the analysis should be performed.
indices_analyze.go:172
MethodBodyString
BodyString sets the query definition using the Query DSL as a string.
explain.go:235
MethodBodyString
BodyString is the configuration for the target index (`settings` and `aliases`) defined as a string to send as the request body.
indices_shrink.go:128
MethodBodyString
BodyString is the mapping definition serialized as a string.
indices_put_mapping.go:157
MethodBodyString
BodyString allows the user to specify the body of the HTTP request manually.
snapshot_restore.go:149
MethodBodyString
BodyString is the document encoded as a string.
pit_close.go:93
MethodBodyString
BodyString sets the conditions that needs to be met for executing rollover, specified as a string which is sent as the body of the request.
indices_rollover.go:191
MethodBodyString
BodyString is the index template definition as a raw string.
indices_put_index_template.go:124
MethodBodyString
BodyString defines the body parameters as a string. See documentation.
termvectors.go:234
MethodBodyString
BodyString is documented as: The snapshot definition.
snapshot_create.go:114
MethodBodyString
BodyString is the document encoded as a string.
pit_open.go:133
MethodBodyString
BodyString is documented as: The template definition.
indices_put_template.go:160
MethodBoost
Boost sets the boost to apply to this query.
search_queries_match_phrase_prefix.go:47
MethodBoost
Boost sets the boost for this query.
search_queries_more_like_this.go:177
MethodBoost
Boost sets the boost for this query.
search_queries_span_first.go:40
MethodBoost
Boost sets the boost for this query.
search_queries_distance_feature_query.go:66
MethodBoost
Boost sets the boost for this query.
search_queries_query_string.go:200
MethodBoost
Boost sets the boost for this query. Documents matching this query will (in addition to the normal weightings) have their score multiplied by the boos
search_queries_fsq.go:84
MethodBoost
Boost sets the boost for this query.
search_queries_regexp.go:40
MethodBoost
Boost sets the boost to apply to this query.
search_queries_match_phrase.go:47
MethodBoost
Boost sets the boost for this query.
search_queries_simple_query_string.go:65
MethodBoost
Boost sets the boost for this query.
search_queries_terms_set.go:50
MethodBoost
Boost sets the boost for this query.
search_queries_rank_feature.go:42
MethodBoost
Boost sets the boost for this query. Documents matching this query will (in addition to the normal weightings) have their score multiplied by the boos
search_queries_fuzzy.go:36
MethodBoost
Boost sets the boost for this query.
search_queries_has_parent.go:34
MethodBoost
Boost sets the boost for this query.
search_queries_script_score.go:51
MethodBoost
Boost sets the boost to apply to this query.
search_queries_match.go:123
MethodBoost
Boost sets the boost for this query.
search_queries_nested.go:36
MethodBoost
Boost sets the boost for this query.
search_queries_has_child.go:33
MethodBoost
Boost sets the boost for this query. Documents matching this query will (in addition to the normal weightings) have their score multiplied by the boos
search_queries_dis_max.go:37
MethodBoost
Boost sets the boost for this query.
search_queries_wildcard.go:35
MethodBoost
Boost sets the boost for this query. Documents matching this query will (in addition to the normal weightings) have their score multiplied by the boos
search_queries_match_all.go:27
MethodBoost
Boost sets the boost for this query.
search_queries_span_near.go:54
← previousnext →1,601–1,700 of 5,566, ranked by callers