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
James Rodewig
adf67053f4
[DOCS] Add anchors for Asciidoctor migration ( #41648 )
2019-04-30 10:19:09 -04:00
Clinton Gormley
ff4a2519f2
Update experimental labels in the docs ( #25727 )
...
Relates https://github.com/elastic/elasticsearch/issues/19798
Removed experimental label from:
* Painless
* Diversified Sampler Agg
* Sampler Agg
* Significant Terms Agg
* Terms Agg document count error and execution_hint
* Cardinality Agg precision_threshold
* Pipeline Aggregations
* index.shard.check_on_startup
* index.store.type (added warning)
* Preloading data into the file system cache
* foreach ingest processor
* Field caps API
* Profile API
Added experimental label to:
* Moving Average Agg Prediction
Changed experimental to beta for:
* Adjacency matrix agg
* Normalizers
* Tasks API
* Index sorting
Labelled experimental in Lucene:
* ICU plugin custom rules file
* Flatten graph token filter
* Synonym graph token filter
* Word delimiter graph token filter
* Simple pattern tokenizer
* Simple pattern split tokenizer
Replaced experimental label with warning that details may change in the future:
* Analysis explain output format
* Segments verbose output format
* Percentile Agg compression and HDR Histogram
* Percentile Rank Agg HDR Histogram
2017-07-18 14:06:22 +02:00
Tanguy Leroux
528bd25fa7
Add superset size to Significant Term REST response ( #24865 )
...
This commit adds a new bg_count field to the REST response of
SignificantTerms aggregations. Similarly to the bg_count that already
exists in significant terms buckets, this new bg_count field is set at
the aggregation level and is populated with the superset size value.
2017-06-02 09:45:15 +02:00
markharwood
c0d525b108
[DOCS] [TEST] enhancement - added CONSOLE scripts for sampler aggs ( #22869 )
...
Added missing CONSOLE scripts to documentation for sampler and diversified_sampler aggs.
Includes new StackOverflow index setup in build.gradle
Closes #22746
* Formatting tweaks
2017-01-31 09:45:25 +00:00
Colin Goodheart-Smithe
e546db0753
[DOCS] fix to sampler agg documentation
2016-02-15 13:17:19 +00:00
Colin Goodheart-Smithe
1aea0faa86
Aggregations Refactor: Refactor Sampler Aggregation
2015-12-21 09:35:46 +00:00
Zachary Tong
967e05ea76
[DOCS] Fix section levels for Sampler agg
2015-05-04 09:18:24 -04:00
Zachary Tong
e3ae1df6f0
[DOCS] Restructure Aggs documentation
2015-05-01 16:04:55 -04:00