Type Parameters

  • T = RequestBody

Hierarchy

Properties

allow_no_indices?: boolean
body: T
ccs_minimize_roundtrips?: boolean
error_trace?: boolean
expand_wildcards?: "all" | "none" | "closed" | "open" | "hidden"
explain?: boolean
filter_path?: string | string[]
human?: boolean
ignore_throttled?: boolean
ignore_unavailable?: boolean
index?: string | string[]
method?: string
preference?: string
pretty?: boolean
profile?: boolean
rest_total_hits_as_int?: boolean
routing?: string | string[]
scroll?: string
search_type?: "query_then_fetch" | "dfs_query_then_fetch" | "query_and_fetch" | "dfs_query_and_fetch"
source?: string
type?: string | string[]
typed_keys?: boolean

Generated using TypeDoc