Skip to content

Commit db797d4

Browse files
committed
remove bloom from clear cache API, add id_cache
1 parent 3789c89 commit db797d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/clearcache.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $ curl -XPOST 'http://localhost:9200/twitter/_cache/clear'
1010
--------------------------------------------------
1111

1212
The API, by default, will clear all caches. Specific caches can be
13-
cleaned explicitly by setting `filter`, `field_data` or `bloom` to
13+
cleaned explicitly by setting `filter`, `field_data` or `id_cache` to
1414
`true`.
1515

1616
All caches relating to a specific field(s) can also be cleared by

0 commit comments

Comments
 (0)