lambdaworks / zio-elasticsearch

ZIO Elasticsearch is a type-safe and streaming-friendly ZIO native Elasticsearch client.
https://lambdaworks.github.io/zio-elasticsearch/
Apache License 2.0
60 stars 18 forks source link

Explore runtime mappings #351

Open dbulaja98 opened 1 year ago

dbulaja98 commented 1 year ago

Some aggregations support runtime fields. It's good if aggregation needs to be run on something more complex than the values in a single field. More informations about this topic can be found here: runtime field.