elasticsearch/docs/reference
Abdon Pijpelink 980bc500b0
[DOCS] Support for nested functions in ES|QL STATS...BY (#104788)
* Document nested expressions for stats

* More docs

* Apply suggestions from review

- count-distinct.asciidoc
  - Content restructured, moving the section about approximate counts to end of doc.

- count.asciidoc
  - Clarified that omitting the `expression` parameter in `COUNT` is equivalent to `COUNT(*)`, which counts the number of rows.

- percentile.asciidoc
  - Moved the note about `PERCENTILE` being approximate and non-deterministic to end of doc.

- stats.asciidoc
  - Clarified the `STATS` command
  -  Added a note indicating that individual `null` values are skipped during aggregation

* Comment out mentioning a buggy behavior

* Update sum with inline function example, update test file

* Fix typo

* Delete line

* Simplify wording

* Fix conflict fix typo

---------

Co-authored-by: Liam Thompson <leemthompo@gmail.com>
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-01-30 19:29:12 +01:00
..
aggregations Update scripted-metric-aggregation.asciidoc (#101899) 2023-11-21 12:35:19 +01:00
analysis Update synonyms doc with warning about index creation (#103476) 2023-12-18 13:18:51 -05:00
autoscaling
behavioral-analytics/apis [DOCS] Update links to migrating Search docs (#100237) 2023-10-09 17:11:39 -04:00
cat Expose roles by default in cat allocation API (#101753) 2023-11-07 16:35:34 -05:00
ccr Calc follower vs leader indexing lag based on shard global checkpoints (#104015) 2024-01-10 11:03:52 -08:00
cluster DesiredNode: deprecate `node_version` field and make it optional (unused) in current parser (#104209) 2024-01-29 14:09:45 +01:00
commands Add elasticsearch- prefix to CLI tool docs (#101626) 2023-10-31 13:27:03 -04:00
connector/apis [Docs] Add connectors links, cleanup connectors API docs (#104262) 2024-01-12 12:13:34 +01:00
data-management
data-streams Downsampling supports date_histogram with tz (#103511) 2024-01-16 10:27:33 +02:00
docs Adding image to 'basic write model' section. (#102702) 2023-11-29 14:03:35 +00:00
eql [main] EQL doc wrong description in query example (#101579) (#101709) 2023-11-02 09:47:22 -04:00
esql [DOCS] Support for nested functions in ES|QL STATS...BY (#104788) 2024-01-30 19:29:12 +01:00
features/apis
fleet [Fleet] Fix Fleet API docs (#97981) 2023-07-27 17:22:44 +02:00
graph Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
health Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
high-availability [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
how-to [DOCS] Mention that vector quantization increases disk usage (#104509) 2024-01-18 14:01:07 +01:00
ilm Add default rollover conditions to ILM explain API response (#104721) 2024-01-26 17:03:08 +01:00
images [Docs] [Enterprise Search] ML inference pipeline documentation updates (#103022) 2024-01-02 09:56:50 -05:00
index-modules Update filtering.asciidoc (#97542) 2023-07-13 14:01:12 +02:00
indices Introduce lazy rollover for mapping updates in data streams (#103309) 2024-01-08 15:07:16 +02:00
inference [DOCS] Adds Hugging Face service to the inference API docs (#104190) 2024-01-15 11:21:22 +01:00
ingest [DOCS] Ingest processors docs improvements (#104384) 2024-01-17 11:50:29 +01:00
licensing
mapping fix typo (#103149) (#103381) 2023-12-13 07:17:00 -05:00
migration Update 8.12.0 release notes for #102183 and fix other release notes (#104551) 2024-01-22 10:31:21 -05:00
ml [DOCS] Rephrases sentence in data_description param of PUT job API docs (#104792) 2024-01-26 14:27:02 +01:00
modules Allocation awareness allocates some replicas (#104800) 2024-01-29 08:13:06 +00:00
monitoring Remove Functionbeat from 'How monitoring works' page (#101889) 2023-11-07 15:06:05 -05:00
query-dsl Add hybrid search to knn query documentation (#104562) 2024-01-18 15:53:48 -05:00
query-rules/apis [Query Rules] Add some usability clarifications to docs (#102990) 2023-12-06 17:16:56 -05:00
release-notes indicating fix for 8.12.1 for int8_hnsw (#104912) 2024-01-30 09:06:22 -05:00
repositories-metering-api
rest-api Support `match` for the Query API Key API (#104594) 2024-01-30 19:09:08 +02:00
rollup [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
scripting [DOCS] Make it clear that "both" is not a valid value for "script.allowed_types" (#97837) 2023-07-24 10:20:57 +02:00
search [DOCS] Update CCS compatibility matrix for 8.12 (#104663) 2024-01-24 10:18:11 +01:00
search-application/apis Remove outdated note from get search application docs (#101451) 2023-10-27 08:27:55 -04:00
searchable-snapshots
security security-minimal-setup.asciidoc: replace KIB_PATH_CONF by KBN_PATH_CONF (#104582) (#104631) 2024-01-22 16:43:03 -05:00
settings Minor doc fixes for PKI realm (#103831) 2024-01-09 09:49:59 -06:00
setup Update docs to reflect new validation in reload_secure_settings api (#103550) 2023-12-20 12:06:20 +01:00
shutdown/apis
slm/apis [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
snapshot-restore Improve S3 storage class docs (#104599) 2024-01-24 12:52:54 -05:00
sql SQL: Prepare integration tests for Serverless testing (#102578) 2023-11-27 16:14:13 +01:00
synonyms/apis [Synonyms] Mark Synonyms as GA (#103223) 2023-12-14 14:53:43 -05:00
tab-widgets [DOCS] Use shortened URL to link to ES|QL demo env (#103862) 2024-01-04 09:38:55 +01:00
text-structure/apis Endpoint to test Grok pattern (#104394) 2024-01-24 09:35:59 +01:00
transform [DOCS] Alerts-as-data for anomaly detection rules (#100864) 2023-10-17 07:37:22 -07:00
troubleshooting Mention `IndexFormatToo{Old,New}Exception` as corruption (#104204) 2024-01-10 08:54:07 -05:00
upgrade
vectors
watcher Add a note about date math support in Watcher search action (#103379) 2024-01-05 17:12:24 -05:00
aggregations.asciidoc
alias.asciidoc
analysis.asciidoc
api-conventions.asciidoc Allow excluding a cluster from a CCS search using minus sign in multi-target syntax (#97865) 2023-07-31 09:36:56 -04:00
cat.asciidoc Add 'dataset' size to cat indices and cat shards (#98622) 2023-08-22 15:36:32 -06:00
cluster.asciidoc Fix voting_only:true in node spec docs (#99099) 2023-08-31 17:41:50 +01:00
data-management.asciidoc [DOCS] Update tech preview copy (#101606) 2023-10-31 10:31:07 -04:00
data-rollup-transform.asciidoc [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
datatiers.asciidoc [+Doc] Troubleshooting / Hot Spotting (#95429) 2023-04-26 12:29:47 -06:00
dependencies-versions.asciidoc
docs.asciidoc
geospatial-analysis.asciidoc
getting-started.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc
index-modules.asciidoc Allowing non-dynamic index settings to be updated by automatically unassigning shards (#101723) 2023-11-10 08:21:51 -06:00
index.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc [DOCS] [Enterprise Search] Migrate ingest pipelines/ML docs (#101156) 2023-10-25 17:17:24 +02:00
intro.asciidoc Update intro.asciidoc (#102549) (#102626) 2023-11-27 05:01:03 -05:00
landing-page.asciidoc [DOCS] Update get started button on landing page (#102627) 2023-11-27 11:21:29 +01:00
links.asciidoc
mapping.asciidoc
query-dsl.asciidoc [DOCS] Adds reference documentation to the text expansion query (#96151) 2023-05-17 09:39:23 +02:00
redirects.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
release-notes.asciidoc [main] Add 8.11.4 release notes (#104276) (#104282) 2024-01-11 16:13:37 -05:00
scripting.asciidoc
search.asciidoc Add support for Reciprocal Rank Fusion to the search API (#93396) 2023-04-24 15:07:34 -07:00
setup.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
troubleshooting.asciidoc Add stable master indicator troubleshooting links (#104395) 2024-01-16 15:22:33 -05:00
upgrade.asciidoc [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00