elasticsearch/docs/reference/query-languages
Larisa Motova 08ae54e423
[ES|QL] ToAggregateMetricDouble function (#124595)
This commit adds a conversion function from numerics (and aggregate
metric doubles) to aggregate metric doubles.

It is most useful when you have multiple indices, where one index uses
aggregate metric double (e.g. a downsampled index) and another uses a
normal numeric type like long or double (e.g. an index prior to
downsampling).
2025-03-18 11:39:27 -10:00
..
eql Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
esql [ES|QL] ToAggregateMetricDouble function (#124595) 2025-03-18 11:39:27 -10:00
query-dsl Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
sql Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
eql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
esql.md [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md add signposts to docs-content (#124866) 2025-03-17 11:41:52 +01:00
kql.md Fix broken cross-repo links, versions in search connectors docker instructions (#123700) 2025-02-28 16:02:54 +01:00
querydsl.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
sql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
toc.yml Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00