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
FuzzyPrefixLength
FuzzyPrefixLength sets the minimum prefix length for fuzzy queries. Default is 1.
search_queries_query_string.go:161
Method
FuzzyPrefixLength
FuzzyPrefixLength defines the prefix length in fuzzy queries.
search_queries_simple_query_string.go:148
Method
FuzzyRewrite
(fuzzyRewrite string)
search_queries_query_string.go:171
Method
FuzzyRewrite
FuzzyRewrite sets the fuzzy_rewrite parameter controlling how the fuzzy query will get rewritten.
search_queries_match_bool_prefix.go:78
Method
FuzzyRewrite
(fuzzyRewrite string)
search_queries_multi_match.go:140
Method
FuzzyTranspositions
FuzzyTranspositions defines whether to use transpositions in fuzzy queries.
search_queries_simple_query_string.go:160
Method
FuzzyTranspositions
FuzzyTranspositions if true, edits for fuzzy matching include transpositions of two adjacent characters (ab → ba). Defaults to true.
search_queries_match_bool_prefix.go:71
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_avg_bucket.go:43
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_max_bucket.go:44
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_stats_bucket.go:43
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_bucket_sort.go:63
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_serial_diff.go:43
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_derivative.go:44
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_extended_stats_bucket.go:45
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_bucket_script.go:44
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_bucket_selector.go:46
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_min_bucket.go:44
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_percentiles_bucket.go:48
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_sum_bucket.go:43
Method
GapInsertZeros
GapInsertZeros inserts zeros for gaps in the series.
search_aggs_pipeline_mov_avg.go:49
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_avg_bucket.go:37
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_max_bucket.go:38
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_stats_bucket.go:37
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "skip".
search_aggs_pipeline_bucket_sort.go:57
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_serial_diff.go:37
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_derivative.go:38
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_extended_stats_bucket.go:39
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_bucket_script.go:38
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_bucket_selector.go:40
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_min_bucket.go:38
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_percentiles_bucket.go:42
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_sum_bucket.go:37
Method
GapPolicy
GapPolicy defines what should be done when a gap in the series is discovered. Valid values include "insert_zeros" or "skip". Default is "insert_zeros"
search_aggs_pipeline_mov_avg.go:43
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_avg_bucket.go:49
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_max_bucket.go:50
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_stats_bucket.go:49
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_bucket_sort.go:69
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_serial_diff.go:49
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_derivative.go:50
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_extended_stats_bucket.go:51
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_bucket_script.go:50
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_bucket_selector.go:52
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_min_bucket.go:50
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_mov_fn.go:71
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_percentiles_bucket.go:54
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_sum_bucket.go:49
Method
GapSkip
GapSkip skips gaps in the series.
search_aggs_pipeline_mov_avg.go:55
Method
GeoDistance
GeoDistance returns geo distance aggregation results. See: https://www.elastic.co/guide/en/elasticsearch/reference/7.0/search-aggregations-bucket-geod
search_aggs.go:630
Method
GeoHashes
GeoHashes specifies the geo point to create the range distance aggregations from.
sort.go:369
Method
GetMultiValueMode
GetMultiValueMode returns how the decay function should be calculated on a field that has multiple values. Valid modes are: min, max, avg, and sum.
search_queries_fsq_score_funcs.go:307
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:87
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:189
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:292
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:375
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:447
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:507
Method
GetWeight
GetWeight returns the adjusted score. It is part of the ScoreFunction interface. Returns nil if weight is not specified.
search_queries_fsq_score_funcs.go:567
Method
GlobalSuggestText
GlobalSuggestText defines the global text to use with all suggesters. This avoids repetition.
search_source.go:227
Method
GlobalSuggestText
GlobalSuggestText defines the global text to use with all suggesters. This avoids repetition.
search.go:249
Method
GlobalSuggestText
GlobalSuggestText defines the global text to use with all suggesters. This avoids repetition.
xpack_async_search_submit.go:244
Method
GroupBy
GroupBy groups tasks by nodes or parent/child relationships. As of now, it can either be "nodes" (default) or "parents" or "none".
tasks_list.go:132
Method
Groups
Groups is a list of search groups for `search` index metric.
indices_stats.go:140
Method
Groups
Groups is a list of search groups for `search` index metric.
nodes_stats.go:131
Method
Gt
(from string)
search_aggs_bucket_ip_range.go:114
Method
Gt
(from interface{})
search_aggs_bucket_date_range.go:135
Method
Gt
(from interface{})
search_aggs_bucket_range.go:129
Method
GtWithKey
(key, from string)
search_aggs_bucket_ip_range.go:119
Method
GtWithKey
(key string, from interface{})
search_aggs_bucket_date_range.go:140
Method
Header
Header adds a header to the request.
xpack_watcher_start.go:61
Method
Header
Header adds a header to the request.
index.go:85
Method
Header
Header adds a header to the request.
indices_put_component_template.go:72
Method
Header
Header adds a header to the request.
xpack_watcher_delete_watch.go:66
Method
Header
Header adds a header to the request.
snapshot_status.go:70
Method
Header
Header adds a header to the request.
xpack_security_get_role.go:65
Method
Header
Header adds a header to the request.
indices_delete.go:72
Method
Header
Header adds a header to the request.
mtermvectors.go:86
Method
Header
Header adds a header to the request.
cat_indices.go:74
Method
Header
Header adds a header to the request.
xpack_security_put_role_mapping.go:66
Method
Header
Header adds a header to the request.
indices_put_alias.go:290
Method
Header
Header adds a header to the request.
cat_master.go:68
Method
Header
Header adds a header to the request.
count.go:84
Method
Header
Header adds a header to the request.
xpack_info.go:63
Method
Header
Header adds a header to the request.
xpack_async_search_get.go:72
Method
Header
Header adds a header to the request.
script_delete.go:68
Method
Header
Header adds a header to the request.
exists.go:74
Method
Header
Header adds a header to the request.
xpack_ilm_put_lifecycle.go:69
Method
Header
Header adds a header to the request.
mget.go:73
Method
Header
Header adds a header to the request.
cat_count.go:71
Method
Header
Header adds a header to the request.
field_caps.go:73
Method
Header
Header adds a header to the request.
tasks_list.go:73
Method
Header
Header adds a header to the request.
ping.go:89
Method
Header
Header adds a header to the request.
snapshot_create_repository.go:73
Method
Header
Header adds a header to the request.
cluster_health.go:75
Method
Header
Header adds a header to the request.
tasks_get_task.go:61
Method
Header
Header adds a header to the request.
indices_segments.go:75
Method
Header
Header adds a header to the request.
xpack_watcher_get_watch.go:66
Method
Header
Header adds a header to the request.
script_put.go:71
Method
Header
Header adds a header to the request.
indices_flush.go:74
Method
Header
Header adds a header to the request.
ingest_put_pipeline.go:71
Method
Header
Header adds a header to the request.
indices_put_settings.go:75
← previous
next →
2,501–2,600 of 5,566, ranked by callers