Skip to content

Commit 8aed262

Browse files
authored
[8.6][DOCS] Adds admonition to frequent items agg docs about the renaming. (#93547)
1 parent 9b0944f commit 8aed262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/aggregations/bucket/frequent-items-aggregation.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
experimental::[]
88

9+
IMPORTANT: This aggregation is renamed to `frequent item sets` in 8.7.
10+
911
A bucket aggregation which finds frequent item sets. It is a form of association
1012
rules mining that identifies items that often occur together. Items that are
1113
frequently purchased together or log events that tend to co-occur are examples

0 commit comments

Comments
 (0)