NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
mget
editmget
editclient.mget({
index: string,
type: string,
stored_fields: string | string[],
preference: string,
realtime: boolean,
refresh: boolean,
routing: string,
_source: string | string[],
_source_excludes: string | string[],
_source_includes: string | string[],
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|