mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
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). |
||
---|---|---|
.. | ||
eql | ||
esql | ||
query-dsl | ||
sql | ||
eql.md | ||
esql.md | ||
index.md | ||
kql.md | ||
querydsl.md | ||
sql.md | ||
toc.yml |