NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
get
editget
editclient.get({
id: string,
index: string,
type: string,
stored_fields: string | string[],
parent: string,
preference: string,
realtime: boolean,
refresh: boolean,
routing: string,
_source: string | string[],
_source_excludes: string | string[],
_source_includes: string | string[],
_source_exclude: string | string[],
_source_include: string | string[],
version: number,
version_type: 'internal' | 'external' | 'external_gte' | 'force'
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|