mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -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). |
||
---|---|---|
.. | ||
functions | ||
lists | ||
operators | ||
aggregation-functions.md | ||
conditional-functions-and-expressions.md | ||
date-time-functions.md | ||
grouping-functions.md | ||
ip-functions.md | ||
math-functions.md | ||
mv-functions.md | ||
operators.md | ||
search-functions.md | ||
spatial-functions.md | ||
string-functions.md | ||
type-conversion-functions.md |