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
Method
Index
Index is the name of the index to scope the operation.
indices_analyze.go:88
Method
Index
Index is the name of the index.
explain.go:110
Method
Index
Index sets the names of the indices to use for search.
xpack_async_search_submit.go:129
Method
Index
Index is a list of index names the mapping should be added to (supports wildcards); use `_all` or omit to add the mapping on all indices.
indices_put_mapping.go:99
Method
Index
Index is the name of the index to open.
indices_open.go:85
Method
Index
Index specifies the Elasticsearch index to use for this index request. If unspecified, the index set on the BulkService will be used.
bulk_index_request.go:79
Method
Index
Index name.
search_terms_lookup.go:26
Method
Index
Index adds one or more indices.
indices_get_aliases.go:82
Method
Index
Index is the name of the index to close.
indices_close.go:84
Method
Index
Index is a list of index names; use `_all` or empty string for all indices.
indices_flush_synced.go:86
Method
Index
Index sets the indices on which to perform the delete operation.
delete_by_query.go:127
Method
Index
Index specifies the indices to refresh.
indices_refresh.go:80
Method
Index
Index is the name of the index to freeze.
indices_freeze.go:91
Method
Index
Index is a list of index names. Use _all or an empty string to perform the operation on all indices.
cluster_state.go:91
Method
Index
Index specifies the index to use for all batches. You may also leave this blank and specify the index in the individual bulk requests.
bulk.go:117
Method
Index
Index is a list of index names; use `_all` or empty string to perform the operation on all indices.
indices_get_settings.go:91
Method
Index
Index is the name of the index.
get.go:96
Method
Index
Index sets the names of the indices to restrict the results.
search_shards.go:86
Method
Index
Index is a list of index names.
indices_get_field_mapping.go:94
Method
Index
Index is the name of the index (or indices).
pit_open.go:95
Method
Index
Index is the comma-separated list or wildcard expression of index names used to clear cache.
indices_clear_cache.go:88
Method
Index
Index is a list of index names.
indices_get.go:89
Method
Index
Index is a list of one or more indices to check.
indices_exists.go:86
Method
Index
Index is the name of the index to unfreeze.
indices_unfreeze.go:91
Method
Index
Index sets the name of one or more indices to iterate over.
scroll.go:112
Method
IndexBoost
IndexBoost sets a boost a specific index will receive when the query is executed against it.
search_request.go:219
Method
IndicesByAlias
IndicesByAlias returns all indices given a specific alias name.
indices_get_aliases.go:210
Method
InnerHit
InnerHit option to expand the collapsed results.
search_collapse_builder.go:28
Method
InnerHit
InnerHit sets the inner hit definition in the scope of this query and reusing the defined type and query.
search_queries_has_parent.go:54
Method
InnerHit
InnerHit sets the inner hit definition in the scope of this query and reusing the defined type and query.
search_queries_parent_id.go:63
Method
Interval
Interval by which the aggregation gets processed. This field will be replaced by the two FixedInterval and CalendarInterval fields (see below). See h
search_aggs_bucket_date_histogram.go:73
Method
Interval
Interval specifies the interval to use.
search_aggs_bucket_composite.go:344
Method
Interval
Interval to use for the date histogram, e.g. "1d" or a numeric value like "60". Deprecated: Use FixedInterval or CalendarInterval instead.
search_aggs_bucket_composite.go:485
Method
IsData
IsData returns true if the node is a data node.
nodes_info.go:267
Method
IsIngest
IsIngest returns true if the node is an ingest node.
nodes_info.go:272
Method
IsMaster
IsMaster returns true if the node is a master node.
nodes_info.go:262
Method
Jitter
Jitter enables or disables jittering values.
backoff.go:119
Method
JobId
JobId is id of the rollup to retrieve.
xpack_rollup_stop.go:80
Method
JobId
JobId is id of the rollup to delete.
xpack_rollup_delete.go:80
Method
JobId
JobId is id of the rollup to retrieve.
xpack_rollup_start.go:80
Method
JobId
JobId is id of the rollup to create.
xpack_rollup_put.go:81
Method
Keep
Keep sets the routing on the bulk request sent for each match to the routing of the match (the default).
reindex.go:672
Method
KeepAlive
KeepAlive is the time the search results are kept by Elasticsearch before being garbage collected.
xpack_async_search_get.go:102
Method
KeepAlive
KeepAlive can only be used with DoAsync. If set, KeepAlive specifies the duration after which search ID and its results are removed from the Elasticse
xpack_async_search_submit.go:534
Method
KeepAlive
KeepAlive indicates the specific time to live for the point in time.
pit_open.go:121
Method
Keyed
Keyed specifies whether to return the results with a keyed response (or not). See https://www.elastic.co/guide/en/elasticsearch/reference/7.0/search-
search_aggs_bucket_date_histogram.go:238
Method
Keyed
(keyed bool)
search_aggs_bucket_ip_range.go:49
Method
Keyed
(keyed bool)
search_aggs_bucket_date_range.go:65
Method
Lenient
Lenient indicates whether the query string parser should be lenient when parsing field values. It defaults to the index setting and if not set, defaul
search_queries_query_string.go:215
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
count.go:176
Method
Lenient
Lenient indicates whether the query string parser should be lenient when parsing field values. It defaults to the index setting and if not set, defaul
search_queries_simple_query_string.go:122
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
validate.go:111
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
search.go:435
Method
Lenient
Lenient specifies whether format based failures will be ignored.
search_queries_match.go:111
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
update_by_query.go:268
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
explain.go:137
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
xpack_async_search_submit.go:430
Method
Lenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
delete_by_query.go:256
Method
Lenient
Lenient indicates whether format based failures will be ignored.
search_queries_multi_match.go:159
Method
Less
(i, j int)
setup_test.go:517
Method
Level
Level specifies the level of detail for returned information.
cluster_health.go:96
Method
Level
Level returns stats aggregated at cluster, index or shard level.
indices_stats.go:114
Method
LikeText
LikeText represents a text to be "liked".
search_queries_more_like_this.go:311
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_indices.go:103
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_master.go:84
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_count.go:94
Method
Local
Local indicates whether to return local information. If it is true, we do not retrieve the state from master node (default: false).
cluster_health.go:103
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
snapshot_get_repository.go:90
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_allocation.go:101
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_aliases.go:93
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_shards.go:102
Method
Local
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_health.go:85
Method
Local
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_mapping.go:123
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get_template.go:103
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get_component_template.go:98
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get_index_template.go:102
Method
Local
Local indicates whether to return local information. When set, it does not retrieve the state from master node (default: false).
cluster_state.go:134
Method
Local
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_settings.go:133
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_exists_template.go:91
Method
Local
A boolean value whether to read the cluster state locally in order to determine where shards are allocated instead of using the Master node’s cluster
search_shards.go:93
Method
Local
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_field_mapping.go:128
Method
Local
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get.go:102
Method
Local
Local, when set, returns local information and does not retrieve the state from master node (default: false).
indices_exists.go:108
Method
Locale
Locale specifies the locale to be used for string conversions. Deprecated: Decision is now made by the analyzer.
search_queries_query_string.go:230
Method
Locale
Locale to be used in the query. Deprecated: Decision is now made by the analyzer.
search_queries_simple_query_string.go:114
Method
Log
(args ...interface{})
setup_test.go:279
Method
LowFreq
(f float64)
search_queries_common_terms.go:59
Method
LowFreqMinimumShouldMatch
(minShouldMatch string)
search_queries_common_terms.go:69
Method
LowFreqOperator
(op string)
search_queries_common_terms.go:64
Method
LowercaseExpandedTerms
LowercaseExpandedTerms indicates whether terms of wildcard, prefix, fuzzy and range queries are automatically lower-cased or not. Default is true. De
search_queries_query_string.go:137
Method
LowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
count.go:182
Method
LowercaseExpandedTerms
LowercaseExpandedTerms indicates whether terms of wildcard, prefix, fuzzy and range queries are automatically lower-cased or not. Default is true. De
search_queries_simple_query_string.go:106
Method
LowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
update_by_query.go:274
Method
LowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
explain.go:180
Method
LowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
delete_by_query.go:262
Method
Lt
(to string)
search_aggs_bucket_ip_range.go:94
Method
Lt
(to interface{})
search_aggs_bucket_date_range.go:115
Method
Lt
(to interface{})
search_aggs_bucket_range.go:109
Method
LtWithKey
(key, to string)
search_aggs_bucket_ip_range.go:99
Method
LtWithKey
(key string, to interface{})
search_aggs_bucket_date_range.go:120
← previous
next →
3,101–3,200 of 5,566, ranked by callers