12 Commits

Author SHA1 Message Date
Ian
95409d3a7e Correct date in daterange-aggregation.asciidoc () 2019-03-06 11:29:32 +01:00
Hannes Van De Vreken
27cf7e27e7 Fix typo in DateRange docs (yyy → yyyy) () 2019-02-15 10:19:54 -05:00
Alexander Reelsen
8e5e48319e
Add documentation about breaking java time changes ()
In addition remove joda time mentions across the docs, make 
sure links are updated to java time javadocs.

Forward port of 
2019-02-14 10:18:12 +01:00
Paul Sanwald
6dae955b6a
Document and test date_range "missing" support ()
* Add a REST integration test that documents date_range support

Add a test case that exercises date_range aggregations using the missing
option.

Addresses 

* Test cleanup and correction

Adding a document with a null date to exercise `missing` option, update
test name to something reasonable.

* Update documentation to explain how the "missing" parameter works for
date_range aggregations.

* Wrap lines at 80 chars in docs.

* Change format of test to YAML for readability.
2018-03-13 12:58:30 -07:00
Suhas Karanth
cee76295ca Update aggs reference documentation for 'keyed' options ()
Add 'keyed' parameter documentation for following:
 - Date Histogram Aggregation
 - Date Range Aggregation
 - Geo Distance Aggregation
 - Histogram Aggregation
 - IP range aggregation
 - Percentiles Aggregation
 - Percentile Ranks Aggregation
2017-04-18 15:57:50 +02:00
Nik Everett
40e2645177 CONSOLE-ify date_range aggregation docs
This adds the `VIEW IN CONSOLE` and `COPY AS CURL` links to the
snippets in the docs for the `date_range` aggregation and tests
those snippets as part of the build.

Relates to 
2017-01-22 23:38:45 -05:00
Clinton Gormley
0ed0fea558 Updated link to Joda time zones 2016-03-14 12:24:58 +01:00
Christoph Büscher
ff46303f15 Simplify mock scripts 2016-03-07 15:39:35 +01:00
Christoph Büscher
6b0f63e1a6 Adding time_zone parameter to daterange-aggregation docs 2016-03-07 15:38:24 +01:00
Christoph Büscher
f5f73259e4 Docs: Update Joda URLs in documentation. 2015-06-26 10:23:02 +02:00
Pascal Borreli
af6d890ad5 Docs: Fixed typos
Closes 
2015-05-05 10:38:05 +02:00
Zachary Tong
e3ae1df6f0 [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00