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