Files
elasticsearch-js/docs/reference/api/AggregationsFrequentItemSetsAggregation.md
2025-05-27 15:30:21 -05:00

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.