Uli Fahrer
85094d9190
Fix wrong heading
...
Relates #20906
2016-10-13 07:06:53 -04:00
Colin Goodheart-Smithe
c3d652030c
updated Java API docs with the changes due to aggregator refactoring
2016-02-15 10:34:29 +00:00
Colin Goodheart-Smithe
35a58d874e
Scripting: Unify script and template requests across codebase
...
This change unifies the way scripts and templates are specified for all instances in the codebase. It builds on the Script class added previously and adds request building and parsing support as well as the ability to transfer script objects between nodes. It also adds a Template class which aims to provide the same functionality for template APIs
Closes #11091
2015-05-29 16:52:04 +01:00
Adam Mollenkopf
86c2c202fe
Docs: Update extendedstats-aggregation.asciidoc
...
code snippet should show ExtendedStats, not Stats
Closes #10683
2015-04-25 19:07:21 +02:00
Clinton Gormley
c4fd1247c0
Docs: Fixed bad link to top-hits agg
2014-11-30 09:38:57 +01:00
David Pilato
d7d937300a
Add java documentation for aggregations
...
Buckets:
--------
* terms
* range
* global
* filter
* filters
* missing
* nested
* reverse nested
* children
* significant terms
* date range
* ip range
* range
* histogram
* date histogram
* geo distance
* geo hash grid
Metrics:
--------
* min
* max
* sum
* avg
* stats
* extended stats
* value count
* percentiles
* percentile rank
* cardinality
* geo bounds
* top hits
* scripted metric
2014-11-29 19:46:33 +01:00