Type Parameters

  • T = RequestNDBody

Hierarchy

Properties

body: T
ccs_minimize_roundtrips?: boolean
error_trace?: boolean
filter_path?: string | string[]
human?: boolean
index?: string | string[]
max_concurrent_searches?: number
max_concurrent_shard_requests?: number
method?: string
pre_filter_shard_size?: number
pretty?: boolean
rest_total_hits_as_int?: boolean
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