Skip to content

Commit e452744

Browse files
l-trottapquentin
andauthored
Update specification/_types/aggregations/AggregationContainer.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent f314b53 commit e452744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/_types/aggregations/AggregationContainer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ export class AggregationContainer {
208208
* Given a distribution of values provided by the sibling multi-bucket aggregation,
209209
* this aggregation indicates the bucket of any spike or dip and/or the bucket at which
210210
* the largest change in the distribution of values, if they are statistically significant.
211+
* There must be at least 22 bucketed values. Fewer than 1,000 is preferred.
211212
* @ext_doc_id search-aggregations-change-point-aggregation
212213
*/
213214
change_point?: ChangePointAggregation

0 commit comments

Comments
 (0)