NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
create
editcreate
editclient.create({
id: string,
index: string,
type: string,
wait_for_active_shards: string,
parent: string,
refresh: 'true' | 'false' | 'wait_for',
routing: string,
timeout: string,
version: number,
version_type: 'internal' | 'external' | 'external_gte' | 'force',
pipeline: string,
body: object
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|