mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
remove bloom from clear cache API, add id_cache
This commit is contained in:
parent
71aad7cddc
commit
fe2a70831f
@ -10,7 +10,7 @@ $ curl -XPOST 'http://localhost:9200/twitter/_cache/clear'
|
||||
--------------------------------------------------
|
||||
|
||||
The API, by default, will clear all caches. Specific caches can be
|
||||
cleaned explicitly by setting `filter`, `field_data` or `bloom` to
|
||||
cleaned explicitly by setting `filter`, `field_data` or `id_cache` to
|
||||
`true`.
|
||||
|
||||
All caches relating to a specific field(s) can also be cleared by
|
||||
|
Loading…
x
Reference in New Issue
Block a user