We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3789c89 commit db797d4Copy full SHA for db797d4
docs/reference/indices/clearcache.asciidoc
@@ -10,7 +10,7 @@ $ curl -XPOST 'http://localhost:9200/twitter/_cache/clear'
10
--------------------------------------------------
11
12
The API, by default, will clear all caches. Specific caches can be
13
-cleaned explicitly by setting `filter`, `field_data` or `bloom` to
+cleaned explicitly by setting `filter`, `field_data` or `id_cache` to
14
`true`.
15
16
All caches relating to a specific field(s) can also be cleared by
0 commit comments