MCPcopy Create free account

hub / github.com/olivere/elastic / functions

Functions5,566 in github.com/olivere/elastic

MethodPercentiles
(percentiles ...float64)
search_aggs_metrics_percentiles.go:67
MethodPhraseLimit
(phraseLimit int)
highlight.go:405
MethodPhraseSlop
PhraseSlop sets the default slop for phrases. If zero, then exact matches are required. Default value is zero.
search_queries_query_string.go:178
MethodPipeline
Pipeline specifies the pipeline id to preprocess incoming documents with.
index.go:130
MethodPipeline
Pipeline to use while processing the request.
bulk_create_request.go:149
MethodPipeline
Pipeline specifies the pipeline to use for reindexing.
reindex.go:712
MethodPipeline
Pipeline specifies the ingest pipeline to set on index requests made by this action (default: none).
update_by_query.go:286
MethodPipeline
Pipeline to use while processing the request.
bulk_index_request.go:159
MethodPivot
Pivot specifies the pivot to use.
search_queries_rank_feature.go:142
MethodPoint
(latLon string)
search_aggs_bucket_geo_distance.go:53
MethodPoint
(lat, lon float64)
search_queries_geo_distance.go:33
MethodPointInTime
PointInTime specifies an optional PointInTime to be used in the context of this search.
search_source.go:375
MethodPointInTime
PointInTime specifies an optional PointInTime to be used in the context of this search.
search_request.go:418
MethodPoints
Points specifies the geo point(s) to create the range distance aggregations from.
sort.go:363
MethodPolicy
Policy is the name of the index lifecycle policy.
xpack_ilm_get_lifecycle.go:83
MethodPolicy
Policy is the name of the index lifecycle policy.
xpack_ilm_delete_lifecycle.go:83
MethodPositions
Positions specifies if term positions should be returned. Applies to all returned documents unless otherwise specified in body "params" or "docs".
mtermvectors.go:155
MethodPositions
Positions specifies if term positions should be returned.
mtermvectors.go:443
MethodPositions
Positions specifies if term positions should be returned.
termvectors.go:183
MethodPostFilter
PostFilter will be executed after the query has been executed and only affects the search hits, not the aggregations. This filter is always executed a
search_source.go:76
MethodPostFilter
(postFilter string)
suggester_phrase.go:445
MethodPostFilter
PostFilter is a filter that will be executed after the query has been executed and only has affect on the search hits (not aggregations). This filter
search_request.go:181
MethodPostFilter
PostFilter will be executed after the query has been executed and only affects the search hits, not the aggregations. This filter is always executed a
xpack_async_search_submit.go:218
MethodPostFilter
PostFilter is executed as the last filter. It only affects the search hits but not facets. See https://www.elastic.co/guide/en/elasticsearch/reference
scroll.go:189
MethodPostTags
(postTags ...string)
highlight.go:330
MethodPreFilterShardSize
PreFilterShardSize sets a threshold that enforces a pre-filter roundtrip to pre-filter search shards based on query rewriting if the number of shards
search_request.go:458
MethodPreFilterShardSize
PreFilterShardSize specifies a threshold that enforces a pre-filter roundtrip to prefilter search shards based on query rewriting if the number of sha
search.go:499
MethodPreFilterShardSize
PreFilterShardSize specifies a threshold that enforces a pre-filter roundtrip to prefilter search shards based on query rewriting if the number of sha
xpack_async_search_submit.go:494
MethodPreFilterShardSize
(size int)
msearch.go:94
MethodPreTags
(preTags ...string)
highlight.go:325
MethodPrecision
(precision float64)
search_aggs_bucket_rare_terms.go:52
MethodPrecision
Precision accepts the level as int value between 1 and 12 or Distance Units like "2km", "5mi" as described at https://www.elastic.co/guide/en/elastics
search_aggs_bucket_geohash_grid.go:28
MethodPrecision
Precision The integer zoom of the key used to define cells/buckets in the results. Defaults to 7. Values outside of [0,29] will be rejected. Optional.
search_aggs_bucket_geotile_grid.go:33
MethodPrecision
(precision ...string)
suggester_context_geo.go:31
MethodPreferLocal
PreferLocal, when true, specifies that a local shard should be used if available. When false, a random shard is used (default: true).
indices_analyze.go:101
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random). Applies to all returned documents unless otherwise spec
mtermvectors.go:161
MethodPreference
Preference specify the node or shard the operation should be performed on (default: random).
mtermvectors.go:450
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
count.go:196
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
exists.go:108
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
mget.go:89
MethodPreference
(preference string)
reindex.go:460
MethodPreference
Preference to execute the search. Defaults to randomize across shards. Can be set to "_local" to prefer local shards, "_primary" to execute only on pr
search_request.go:99
MethodPreference
Preference sets the preference to execute the search. Defaults to randomize across shards ("random"). Can be set to "_local" to prefer local shards, "
search.go:202
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
update_by_query.go:293
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
explain.go:204
MethodPreference
Preference sets the preference to execute the search. Defaults to randomize across shards ("random"). Can be set to "_local" to prefer local shards, "
xpack_async_search_submit.go:197
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
delete_by_query.go:276
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
get.go:128
MethodPreference
Preference specifies the node or shard the operation should be performed on (default: random).
search_shards.go:105
MethodPreference
Preference specify the node or shard the operation should be performed on (default: random).
termvectors.go:190
MethodPreference
Preference specifies the node or shard the operation should be performed on.
pit_open.go:89
MethodPreference
Preference sets the preference to execute the search. Defaults to randomize across shards ("random"). Can be set to "_local" to prefer local shards, "
scroll.go:272
MethodPrefix
(prefix string)
suggester_completion.go:46
MethodPrefixLength
PrefixLength represents the minimum length of the input, which is not checked for fuzzy alternatives (defaults to 1).
suggester_completion.go:268
MethodPrefixLength
(prefixLength int)
suggester_phrase.go:490
MethodPrefixLength
(prefixLength int)
search_queries_fuzzy.go:48
MethodPrefixLength
PrefixLength sets the length of a length of common (non-fuzzy) prefix for fuzzy match queries. It must be non-negative.
search_queries_match.go:62
MethodPrefixLength
PrefixLength is the number of beginning characters left unchanged when creating expansions. Defaults to 0.
search_queries_interval_rules_fuzzy.go:28
MethodPrefixLength
PrefixLength is the number of beginning characters left unchanged for fuzzy matching. Defaults to 0.
search_queries_match_bool_prefix.go:58
MethodPrefixLength
PrefixLength for the fuzzy process.
search_queries_multi_match.go:115
MethodPrefixWithEditDistance
(prefix string, editDistance interface{})
suggester_completion.go:51
MethodPrefixWithOptions
(prefix string, options *FuzzyCompletionSuggesterOptions)
suggester_completion.go:57
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_watcher_start.go:36
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
index.go:60
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_put_component_template.go:47
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_watcher_delete_watch.go:41
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
snapshot_status.go:45
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_security_get_role.go:40
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_delete.go:47
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
mtermvectors.go:61
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
cat_indices.go:49
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_security_put_role_mapping.go:41
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_put_alias.go:265
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
cat_master.go:43
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
count.go:59
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_info.go:38
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_async_search_get.go:47
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
script_delete.go:43
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
exists.go:49
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_ilm_put_lifecycle.go:44
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
mget.go:48
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
cat_count.go:46
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
field_caps.go:48
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
tasks_list.go:48
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
ping.go:64
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
snapshot_create_repository.go:48
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
cluster_health.go:50
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
tasks_get_task.go:36
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_segments.go:50
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_watcher_get_watch.go:41
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
script_put.go:46
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_flush.go:49
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
ingest_put_pipeline.go:46
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_put_settings.go:50
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
reindex.go:49
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
ingest_simulate_pipeline.go:46
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
xpack_security_delete_role_mapping.go:40
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
update.go:62
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
indices_forcemerge.go:51
MethodPretty
Pretty tells Elasticsearch whether to return a formatted JSON response.
snapshot_get_repository.go:44
← previousnext →3,601–3,700 of 5,566, ranked by callers