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