OpenSearch/docs/reference/aggregations/bucket
Nik Everett dc2cf28fde
Docs: Allow skipping response assertions (#34240)
We generate tests from our documentation, including assertions about the
responses returned by a particular API. But sometimes we *can't* assert
that the response is correct because of some defficiency in our tooling.
Previously we marked the response `// NOTCONSOLE` to skip it, but this
is kind of odd because `// NOTCONSOLE` is really to mark snippets that
are json but aren't requests or responses. This introduces a new
construct to skip response assertions:
```
// TESTRESPONSE[skip:reason we skipped this]
```
2018-10-04 08:03:38 -04:00
..
adjacency-matrix-aggregation.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
autodatehistogram-aggregation.asciidoc Add interval response parameter to AutoDateInterval histogram (#33254) 2018-09-05 07:35:59 -04:00
children-aggregation.asciidoc Set maxScore for empty TopDocs to Nan rather than 0 (#32938) 2018-08-22 17:23:54 +02:00
composite-aggregation.asciidoc [Docs] Fix heading in composite-aggregation.asciidoc (#33627) 2018-09-12 16:56:03 +02:00
datehistogram-aggregation.asciidoc Scripting: Rework joda time backcompat (#33486) 2018-09-16 19:18:00 -07:00
daterange-aggregation.asciidoc Document and test date_range "missing" support (#28983) 2018-03-13 12:58:30 -07:00
diversified-sampler-aggregation.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
filter-aggregation.asciidoc Update filter-aggregation.asciidoc (#24138) 2017-04-17 18:46:13 -04:00
filters-aggregation.asciidoc filters agg docs duplicated 'bucket' word removal (#30677) 2018-05-17 15:21:50 +01:00
geodistance-aggregation.asciidoc Update aggs reference documentation for 'keyed' options (#23758) 2017-04-18 15:57:50 +02:00
geohashgrid-aggregation.asciidoc Support distance units in GeoHashGrid aggregation precision (#26291) 2017-08-21 17:29:28 +02:00
global-aggregation.asciidoc CONSOLE-ify global-aggregation.asciidoc 2017-01-20 14:36:51 -05:00
histogram-aggregation.asciidoc [DOC] Fix mathematical representation on interval (range) (#27450) 2017-11-21 17:06:26 +00:00
iprange-aggregation.asciidoc Ensure that ip_range aggregations always return bucket keys. (#30701) 2018-05-24 08:55:14 -07:00
missing-aggregation.asciidoc CONSOLEify some more aggregation docs 2017-05-16 17:25:24 -04:00
nested-aggregation.asciidoc fixing typo in nested-aggregation.asciidoc (#26481) 2017-09-04 06:42:44 +02:00
range-aggregation.asciidoc [Docs] Convert remaining code snippets in docs (#26422) 2017-08-30 12:11:10 +02:00
reverse-nested-aggregation.asciidoc [Doc] Fixs typo in reverse-nested-aggregation.asciidoc (#28348) 2018-01-24 17:54:02 +01:00
sampler-aggregation.asciidoc Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
significantterms-aggregation.asciidoc [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
significanttext-aggregation.asciidoc Docs: Allow skipping response assertions (#34240) 2018-10-04 08:03:38 -04:00
terms-aggregation.asciidoc Docs: Fix typo in field name in aggregations (#34223) 2018-10-02 10:54:29 -04:00