Combalgorythm
|
3c032f84f4
|
Modifies the JavaAPI docs related to AggregationBuilder
1."AggregationBuilder" replaces "AggregatorBuilder" in docs/java-api/aggregations/bucket/iprange-aggregation.asciidoc
2."GeoBoundsAggregationBuilder" replaces "GeoBoundsBuilder" in docs/java-api/aggregations/metrics/geobounds-aggregation.asciidoc
Closes #28143
|
2018-01-11 12:59:30 +01:00 |
David Pilato
|
f8cf9f790b
|
Update Java documentation for 5.0
Some of the methods have been removed or deprecated.
Also related to #21825.
|
2016-11-28 17:33:40 +01:00 |
Uli Fahrer
|
85094d9190
|
Fix wrong heading
Relates #20906
|
2016-10-13 07:06:53 -04: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 |