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