mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
and be much more stingy about what we consider a console candidate. * Add `// CONSOLE` to check-running * Fix version in some snippets * Mark groovy snippets as groovy * Fix versions in plugins * Fix language marker errors * Fix language parsing in snippets This adds support for snippets who's language is written like `[source, txt]` and `["source","js",subs="attributes,callouts"]`. This also makes language required for snippets which is nice because then we can be sure we can grep for snippets in a particular language. |
||
---|---|---|
.. | ||
avg-aggregation.asciidoc | ||
cardinality-aggregation.asciidoc | ||
extendedstats-aggregation.asciidoc | ||
geobounds-aggregation.asciidoc | ||
geocentroid-aggregation.asciidoc | ||
max-aggregation.asciidoc | ||
min-aggregation.asciidoc | ||
percentile-aggregation.asciidoc | ||
percentile-rank-aggregation.asciidoc | ||
scripted-metric-aggregation.asciidoc | ||
stats-aggregation.asciidoc | ||
sum-aggregation.asciidoc | ||
tophits-aggregation.asciidoc | ||
valuecount-aggregation.asciidoc |