NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
bulk
editbulk
editclient.bulk({
index: string,
type: string,
wait_for_active_shards: string,
refresh: 'true' | 'false' | 'wait_for',
routing: string,
timeout: string,
type: string,
fields: string | string[],
_source: string | string[],
_source_excludes: string | string[],
_source_includes: string | string[],
pipeline: string,
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|