MCPcopy Create free account

hub / github.com/olivere/elastic / functions

Functions5,566 in github.com/olivere/elastic

MethodIndex
Index is the name of the index to scope the operation.
indices_analyze.go:88
MethodIndex
Index is the name of the index.
explain.go:110
MethodIndex
Index sets the names of the indices to use for search.
xpack_async_search_submit.go:129
MethodIndex
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
MethodIndex
Index is the name of the index to open.
indices_open.go:85
MethodIndex
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
MethodIndex
Index name.
search_terms_lookup.go:26
MethodIndex
Index adds one or more indices.
indices_get_aliases.go:82
MethodIndex
Index is the name of the index to close.
indices_close.go:84
MethodIndex
Index is a list of index names; use `_all` or empty string for all indices.
indices_flush_synced.go:86
MethodIndex
Index sets the indices on which to perform the delete operation.
delete_by_query.go:127
MethodIndex
Index specifies the indices to refresh.
indices_refresh.go:80
MethodIndex
Index is the name of the index to freeze.
indices_freeze.go:91
MethodIndex
Index is a list of index names. Use _all or an empty string to perform the operation on all indices.
cluster_state.go:91
MethodIndex
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
MethodIndex
Index is a list of index names; use `_all` or empty string to perform the operation on all indices.
indices_get_settings.go:91
MethodIndex
Index is the name of the index.
get.go:96
MethodIndex
Index sets the names of the indices to restrict the results.
search_shards.go:86
MethodIndex
Index is a list of index names.
indices_get_field_mapping.go:94
MethodIndex
Index is the name of the index (or indices).
pit_open.go:95
MethodIndex
Index is the comma-separated list or wildcard expression of index names used to clear cache.
indices_clear_cache.go:88
MethodIndex
Index is a list of index names.
indices_get.go:89
MethodIndex
Index is a list of one or more indices to check.
indices_exists.go:86
MethodIndex
Index is the name of the index to unfreeze.
indices_unfreeze.go:91
MethodIndex
Index sets the name of one or more indices to iterate over.
scroll.go:112
MethodIndexBoost
IndexBoost sets a boost a specific index will receive when the query is executed against it.
search_request.go:219
MethodIndicesByAlias
IndicesByAlias returns all indices given a specific alias name.
indices_get_aliases.go:210
MethodInnerHit
InnerHit option to expand the collapsed results.
search_collapse_builder.go:28
MethodInnerHit
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
MethodInnerHit
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
MethodInterval
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
MethodInterval
Interval specifies the interval to use.
search_aggs_bucket_composite.go:344
MethodInterval
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
MethodIsData
IsData returns true if the node is a data node.
nodes_info.go:267
MethodIsIngest
IsIngest returns true if the node is an ingest node.
nodes_info.go:272
MethodIsMaster
IsMaster returns true if the node is a master node.
nodes_info.go:262
MethodJitter
Jitter enables or disables jittering values.
backoff.go:119
MethodJobId
JobId is id of the rollup to retrieve.
xpack_rollup_stop.go:80
MethodJobId
JobId is id of the rollup to delete.
xpack_rollup_delete.go:80
MethodJobId
JobId is id of the rollup to retrieve.
xpack_rollup_start.go:80
MethodJobId
JobId is id of the rollup to create.
xpack_rollup_put.go:81
MethodKeep
Keep sets the routing on the bulk request sent for each match to the routing of the match (the default).
reindex.go:672
MethodKeepAlive
KeepAlive is the time the search results are kept by Elasticsearch before being garbage collected.
xpack_async_search_get.go:102
MethodKeepAlive
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
MethodKeepAlive
KeepAlive indicates the specific time to live for the point in time.
pit_open.go:121
MethodKeyed
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
MethodKeyed
(keyed bool)
search_aggs_bucket_ip_range.go:49
MethodKeyed
(keyed bool)
search_aggs_bucket_date_range.go:65
MethodLenient
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
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
count.go:176
MethodLenient
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
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
validate.go:111
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
search.go:435
MethodLenient
Lenient specifies whether format based failures will be ignored.
search_queries_match.go:111
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
update_by_query.go:268
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
explain.go:137
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
xpack_async_search_submit.go:430
MethodLenient
Lenient specifies whether format-based query failures (such as providing text to a numeric field) should be ignored.
delete_by_query.go:256
MethodLenient
Lenient indicates whether format based failures will be ignored.
search_queries_multi_match.go:159
MethodLess
(i, j int)
setup_test.go:517
MethodLevel
Level specifies the level of detail for returned information.
cluster_health.go:96
MethodLevel
Level returns stats aggregated at cluster, index or shard level.
indices_stats.go:114
MethodLikeText
LikeText represents a text to be "liked".
search_queries_more_like_this.go:311
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_indices.go:103
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_master.go:84
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_count.go:94
MethodLocal
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
MethodLocal
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
snapshot_get_repository.go:90
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_allocation.go:101
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_aliases.go:93
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_shards.go:102
MethodLocal
Local indicates to return local information, i.e. do not retrieve the state from master node (default: false).
cat_health.go:85
MethodLocal
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_mapping.go:123
MethodLocal
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get_template.go:103
MethodLocal
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
MethodLocal
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
MethodLocal
Local indicates whether to return local information. When set, it does not retrieve the state from master node (default: false).
cluster_state.go:134
MethodLocal
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_settings.go:133
MethodLocal
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_exists_template.go:91
MethodLocal
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
MethodLocal
Local indicates whether to return local information, do not retrieve the state from master node (default: false).
indices_get_field_mapping.go:128
MethodLocal
Local indicates whether to return local information, i.e. do not retrieve the state from master node (default: false).
indices_get.go:102
MethodLocal
Local, when set, returns local information and does not retrieve the state from master node (default: false).
indices_exists.go:108
MethodLocale
Locale specifies the locale to be used for string conversions. Deprecated: Decision is now made by the analyzer.
search_queries_query_string.go:230
MethodLocale
Locale to be used in the query. Deprecated: Decision is now made by the analyzer.
search_queries_simple_query_string.go:114
MethodLog
(args ...interface{})
setup_test.go:279
MethodLowFreq
(f float64)
search_queries_common_terms.go:59
MethodLowFreqMinimumShouldMatch
(minShouldMatch string)
search_queries_common_terms.go:69
MethodLowFreqOperator
(op string)
search_queries_common_terms.go:64
MethodLowercaseExpandedTerms
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
MethodLowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
count.go:182
MethodLowercaseExpandedTerms
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
MethodLowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
update_by_query.go:274
MethodLowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
explain.go:180
MethodLowercaseExpandedTerms
LowercaseExpandedTerms specifies whether query terms should be lowercased.
delete_by_query.go:262
MethodLt
(to string)
search_aggs_bucket_ip_range.go:94
MethodLt
(to interface{})
search_aggs_bucket_date_range.go:115
MethodLt
(to interface{})
search_aggs_bucket_range.go:109
MethodLtWithKey
(key, to string)
search_aggs_bucket_ip_range.go:99
MethodLtWithKey
(key string, to interface{})
search_aggs_bucket_date_range.go:120
← previousnext →3,101–3,200 of 5,566, ranked by callers