Commit History

Author SHA1 Message Date
  Jim Ferenczi 433c822d4f Promote longs to doubles when a terms agg mixes decimal and non-decimal numbers (#22449) 8 years ago
  Colin Goodheart-Smithe 8006b105f3 Update order examples to use max instead of avg (#22032) 8 years ago
  markharwood aa60e5cc07 Aggregations - support for partitioning set of terms used in aggregations so that multiple requests can be done without trying to compute everything in one request. 9 years ago
  Pascal Borreli fcb01deb34 Fixed typos (#20843) 9 years ago
  Nik Everett 5cff2a046d Remove most of the need for `// NOTCONSOLE` 9 years ago
  Clinton Gormley de208cf78c Fied bad asciidoc 9 years ago
  Clinton Gormley 31e5e0b17f Document that pipeline aggs cannot be used for sorting 9 years ago
  Adrien Grand dcc598c414 Make the heuristic to compute the default shard size less aggressive. 9 years ago
  Jared McQueen d97b3fd817 [docs] missing a comma in the terms aggregation example 9 years ago
  Leon Weidauer 1297a707da non-binary gender option in term aggr. example (#19188) 9 years ago
  Jim Ferenczi fb2a48d0f0 Revert "Remove support for sorting terms aggregation by ascending count" 9 years ago
  Jim Ferenczi 755721953b Remove support for sorting terms aggregation by ascending count 9 years ago
  Jim Ferenczi ad232aebbe Set collection mode to breadth_first in the terms aggregation when the cardinality of the field is unknown or smaller than the requested size. 9 years ago
  Colin Goodheart-Smithe cfd3356ee3 Remove size 0 options in aggregations 9 years ago
  Robert Muir c5532d3df0 add a rest test for this that seems to work, fix the documentation. thanks @s1monw 9 years ago
  Jim Ferenczi 052191f2a2 Add the ability to use the breadth_first mode with nested aggregations (such as `top_hits`) which require access to score information. 9 years ago
  Sergii Golubev 434a563fe0 terms-aggregation.asciidoc tiny edit 9 years ago
  Adrien Grand 1d0239c125 Add a warning about the impact of sorting terms aggregations on the accuracy of doc counts. 9 years ago
  Colin Goodheart-Smithe 35a58d874e Scripting: Unify script and template requests across codebase 10 years ago
  Adrien Grand 32e23b9100 Aggs: Make it possible to configure missing values. 10 years ago
  Zachary Tong e3ae1df6f0 [DOCS] Restructure Aggs documentation 10 years ago