elasticsearch/docs/reference/aggregations
Benjamin Trent f245c477d1
[ML] fail on poor configuration for categorize_text (#79586)
This commit fixes a handful of bugs with categorize_text agg

 - The agg now fails on fields that are not text fields
 - Limits the number of tokens categorized
 - Validates the configuration inputs to disallow settings above static maximums
2021-10-21 12:14:27 -04:00
..
bucket [ML] fail on poor configuration for categorize_text (#79586) 2021-10-21 12:14:27 -04:00
metrics Fix rate agg with custom `_doc_count` (#79346) 2021-10-19 13:25:54 +03:00
pipeline [DOCS] Modifies aggregations title abbreviation to follow convention. (#78252) 2021-09-23 16:22:27 +02:00
bucket.asciidoc [ML] Text/Log categorization multi-bucket aggregation (#71752) 2021-10-04 11:49:16 -04:00
metrics.asciidoc
pipeline.asciidoc