James Rodewig
2e9f95aa73
[DOCS] Change agg titles to sentence case ( #64425 )
2020-10-30 13:25:21 -04:00
James Rodewig
2c5d6e9c95
[DOCS] Reformat agg snippets to use two-space indents ( #59912 )
2020-07-20 15:08:04 -04:00
Przemko Robakowski
04f6b6fdb2
[DOCS] IDs for doc snippets ( #49008 )
...
* Ids for docs snippets
* Ids for tests
* Ids for docs snippets
* ignoring build folder from idea
* Ignoring build-eclipse
2019-11-25 15:30:00 +01:00
James Rodewig
e43be90e6c
[DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] ( #46449 )
2019-09-06 14:05:36 -04:00
James Rodewig
f5827ba0ae
[DOCS] Replace "// CONSOLE" comments with [source,console] ( #46159 )
2019-09-04 12:51:02 -04:00
Julie Tibshirani
638a719370
Ensure that ip_range aggregations always return bucket keys. ( #30701 )
2018-05-24 08:55:14 -07:00
Adrien Grand
1b660821a2
Allow _doc
as a type. ( #27816 )
...
Allowing `_doc` as a type will enable users to make the transition to 7.0
smoother since the index APIs will be `PUT index/_doc/id` and `POST index/_doc`.
This also moves most of the documentation to `_doc` as a type name.
Closes #27750
Closes #27751
2017-12-14 17:47:53 +01:00
Zachary Tong
829f7cb658
CONSOLEify ip-range bucket agg docs
...
Related #18160
2017-08-03 17:19:54 -04:00
Suhas Karanth
cee76295ca
Update aggs reference documentation for 'keyed' options ( #23758 )
...
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
Adrien Grand
638da06c1d
Add back support for ip
range aggregations. #17859
...
This commit adds support for range aggregations on `ip` fields. However it will
only work on 5.x indices.
Closes #17700
2016-05-13 17:22:01 +02:00
Zachary Tong
e3ae1df6f0
[DOCS] Restructure Aggs documentation
2015-05-01 16:04:55 -04:00