Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/olivere/elastic
/ functions
Functions
5,566 in github.com/olivere/elastic
⨍
Functions
5,566
◇
Types & classes
868
Function
BenchmarkBulkEstimatedSizeInBytesWith1Request
(b *testing.B)
bulk_test.go:573
Function
BenchmarkBulkIndexRequestSerialization
(b *testing.B)
bulk_index_request_test.go:106
Function
BenchmarkBulkUpdateRequestSerialization
(b *testing.B)
bulk_update_request_test.go:165
Function
BenchmarkRequestSetBodyBytes
(b *testing.B)
request_test.go:60
Function
BenchmarkRequestSetBodyBytesGzip
(b *testing.B)
request_test.go:76
Function
BenchmarkRequestSetBodyMap
(b *testing.B)
request_test.go:92
Function
BenchmarkRequestSetBodyMapGzip
(b *testing.B)
request_test.go:112
Function
BenchmarkRequestSetBodyString
(b *testing.B)
request_test.go:28
Function
BenchmarkRequestSetBodyStringGzip
(b *testing.B)
request_test.go:44
Function
BenchmarkResponse
(b *testing.B)
response_test.go:15
Function
BenchmarkSearchMatchAll
(b *testing.B)
search_test.go:164
Method
Beta
Beta is equivalent to Alpha but controls the smoothing of the trend instead of the data.
search_aggs_pipeline_mov_avg.go:276
Method
Between
(from, to interface{})
search_aggs_bucket_geo_distance.go:98
Method
Between
(from, to string)
search_aggs_bucket_ip_range.go:104
Method
Between
(from, to interface{})
search_aggs_bucket_date_range.go:125
Method
BetweenWithKey
(key string, from, to interface{})
search_aggs_bucket_geo_distance.go:103
Method
BetweenWithKey
(key, from, to string)
search_aggs_bucket_ip_range.go:109
Method
BetweenWithKey
(key string, from, to interface{})
search_aggs_bucket_date_range.go:130
Method
Body
Body specifies the role mapping. Use a string or a type that will get serialized as JSON.
xpack_security_put_role_mapping.go:87
Method
Body
Body specifies the body of the request to send to Elasticsearch. It overrides settings specified with other setters, e.g. Query.
reindex.go:215
Method
Body
Body specifies the configuration of the index as a string. It is an alias for BodyString.
indices_create.go:110
Method
Body
Body specifies the user. Use a string or a type that will get serialized as JSON.
xpack_security_put_user.go:106
Method
Body
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
Method
Body
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
Method
Body
Body specifies the body of the request. It overrides data being specified via SearchService or Script.
update_by_query.go:148
Method
Body
Body specifies the watch. Use a string or a type that will get serialized as JSON.
xpack_watcher_put_watch.go:118
Method
Body
Body specifies the body of the request. It overrides data being specified via SearchService.
delete_by_query.go:475
Method
Body
Body specifies the password. Use a string or a type that will get serialized as JSON.
xpack_security_change_password.go:104
Method
Body
Body specifies the role. Use a string or a type that will get serialized as JSON.
xpack_security_put_role.go:87
Method
Body
Body specifies the role. Use a string or a type that will get serialized as JSON.
xpack_rollup_put.go:87
Method
BodyJson
BodyJson is the component template definition as a JSON serializable type, e.g. map[string]interface{}.
indices_put_component_template.go:113
Method
BodyJson
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
Method
BodyJson
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
Method
BodyJson
BodyJson is documented as: The template definition.
xpack_ilm_put_lifecycle.go:108
Method
BodyJson
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
Method
BodyJson
BodyJson is documented as: The repository definition.
snapshot_create_repository.go:133
Method
BodyJson
BodyJson is the document as a serializable JSON interface.
script_put.go:110
Method
BodyJson
BodyJson is the ingest definition, defined as a JSON-serializable document. Use e.g. a map[string]interface{} here.
ingest_put_pipeline.go:105
Method
BodyJson
BodyJson is documented as: The index settings to be updated.
indices_put_settings.go:131
Method
BodyJson
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
Method
BodyJson
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
Method
BodyJson
BodyJson sets the query definition using the Query DSL.
validate.go:201
Method
BodyJson
BodyJson is documented as: Execution control.
xpack_watcher_execute_watch.go:95
Method
BodyJson
BodyJson is the text on which the analysis should be performed.
indices_analyze.go:166
Method
BodyJson
BodyJson sets the query definition using the Query DSL.
explain.go:229
Method
BodyJson
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
Method
BodyJson
BodyJson contains the mapping definition.
indices_put_mapping.go:151
Method
BodyJson
BodyJson is the document as a serializable JSON interface.
pit_close.go:87
Method
BodyJson
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
Method
BodyJson
BodyJson is the index template definition as a JSON serializable type, e.g. map[string]interface{}.
indices_put_index_template.go:118
Method
BodyJson
BodyJson defines the body parameters. See documentation.
termvectors.go:228
Method
BodyJson
BodyJson is documented as: The snapshot definition.
snapshot_create.go:108
Method
BodyJson
BodyJson is the document as a serializable JSON interface.
pit_open.go:127
Method
BodyJson
BodyJson is documented as: The template definition.
indices_put_template.go:154
Method
BodyString
BodyString is the component template definition as a raw string.
indices_put_component_template.go:119
Method
BodyString
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
Method
BodyString
Body specifies a query to restrict the results specified with the Query DSL (optional).
count.go:237
Method
BodyString
BodyString is documented as: The template definition.
xpack_ilm_put_lifecycle.go:114
Method
BodyString
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
Method
BodyString
BodyString is documented as: The repository definition.
snapshot_create_repository.go:139
Method
BodyString
BodyString is the document encoded as a string.
script_put.go:116
Method
BodyString
BodyString is the ingest definition, specified as a string.
ingest_put_pipeline.go:111
Method
BodyString
BodyString is documented as: The index settings to be updated.
indices_put_settings.go:137
Method
BodyString
BodyString is the simulate definition, defined as a string.
ingest_simulate_pipeline.go:105
Method
BodyString
BodyString specifies the configuration of the index as a string.
indices_create.go:116
Method
BodyString
BodyString sets the query definition using the Query DSL as a string.
validate.go:207
Method
BodyString
BodyString is documented as: Execution control.
xpack_watcher_execute_watch.go:101
Method
BodyString
BodyString is the text on which the analysis should be performed.
indices_analyze.go:172
Method
BodyString
BodyString sets the query definition using the Query DSL as a string.
explain.go:235
Method
BodyString
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
Method
BodyString
BodyString is the mapping definition serialized as a string.
indices_put_mapping.go:157
Method
BodyString
BodyString allows the user to specify the body of the HTTP request manually.
snapshot_restore.go:149
Method
BodyString
BodyString is the document encoded as a string.
pit_close.go:93
Method
BodyString
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
Method
BodyString
BodyString is the index template definition as a raw string.
indices_put_index_template.go:124
Method
BodyString
BodyString defines the body parameters as a string. See documentation.
termvectors.go:234
Method
BodyString
BodyString is documented as: The snapshot definition.
snapshot_create.go:114
Method
BodyString
BodyString is the document encoded as a string.
pit_open.go:133
Method
BodyString
BodyString is documented as: The template definition.
indices_put_template.go:160
Method
Boost
Boost sets the boost to apply to this query.
search_queries_match_phrase_prefix.go:47
Method
Boost
Boost sets the boost for this query.
search_queries_more_like_this.go:177
Method
Boost
Boost sets the boost for this query.
search_queries_span_first.go:40
Method
Boost
Boost sets the boost for this query.
search_queries_distance_feature_query.go:66
Method
Boost
Boost sets the boost for this query.
search_queries_query_string.go:200
Method
Boost
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
Method
Boost
Boost sets the boost for this query.
search_queries_regexp.go:40
Method
Boost
Boost sets the boost to apply to this query.
search_queries_match_phrase.go:47
Method
Boost
Boost sets the boost for this query.
search_queries_simple_query_string.go:65
Method
Boost
Boost sets the boost for this query.
search_queries_terms_set.go:50
Method
Boost
Boost sets the boost for this query.
search_queries_rank_feature.go:42
Method
Boost
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
Method
Boost
Boost sets the boost for this query.
search_queries_has_parent.go:34
Method
Boost
Boost sets the boost for this query.
search_queries_script_score.go:51
Method
Boost
Boost sets the boost to apply to this query.
search_queries_match.go:123
Method
Boost
Boost sets the boost for this query.
search_queries_nested.go:36
Method
Boost
Boost sets the boost for this query.
search_queries_has_child.go:33
Method
Boost
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
Method
Boost
Boost sets the boost for this query.
search_queries_wildcard.go:35
Method
Boost
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
Method
Boost
Boost sets the boost for this query.
search_queries_span_near.go:54
← previous
next →
1,601–1,700 of 5,566, ranked by callers