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