elasticsearch/docs/reference/migration
Zachary Tong d26becc040 Fix NPE when `values` is omitted on percentile_ranks agg (#26046)
An array of values is required because there is no default (or
reasonable way to set a default).  But validation for values
only happens if it is actually set.  If the values param is omitted
entirely than the agg builder will NPE.
2017-08-15 13:09:15 -04:00
..
migrate_6_0 Fix NPE when `values` is omitted on percentile_ranks agg (#26046) 2017-08-15 13:09:15 -04:00
index.asciidoc Remove collect payloads parameter 2016-09-08 09:37:36 -04:00
migrate_6_0.asciidoc [Docs] Add migration notes for the high-level rest client (#25911) 2017-08-01 10:38:56 +02:00