WIP better generated API reference docs
This commit is contained in:
7
docs/reference/api/AggregationsFrequentItemSetsField.md
Normal file
7
docs/reference/api/AggregationsFrequentItemSetsField.md
Normal file
@ -0,0 +1,7 @@
|
||||
## Interface `AggregationsFrequentItemSetsField`
|
||||
|
||||
| Name | Type | Description |
|
||||
| - | - | - |
|
||||
| `exclude` | [AggregationsTermsExclude](./AggregationsTermsExclude.md) | Values to exclude. Can be regular expression strings or arrays of strings of exact terms. |
|
||||
| `field` | [Field](./Field.md) | |
|
||||
| `include` | [AggregationsTermsInclude](./AggregationsTermsInclude.md) | Values to include. Can be regular expression strings or arrays of strings of exact terms. |
|
||||
Reference in New Issue
Block a user