577 B
577 B
Interface AggregationsFrequentItemSetsAggregation
| Name | Type | Description |
|---|---|---|
fields |
AggregationsFrequentItemSetsField[] | Fields to analyze. |
filter |
QueryDslQueryContainer | Query that filters documents from analysis. |
minimum_set_size |
integer | The minimum size of one item set. |
minimum_support |
double | The minimum support of one item set. |
size |
integer | The number of top item sets to return. |