NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
indices.upgrade
editindices.upgrade
editclient.indices.upgrade({
index: string | string[],
allow_no_indices: boolean,
expand_wildcards: 'open' | 'closed' | 'none' | 'all',
ignore_unavailable: boolean,
wait_for_completion: boolean,
only_ancient_segments: boolean
})
|
|
|
|
|
|
|
|
|
|
|
|