elastic / elasticsearch

Free and Open, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
68.7k stars 24.4k forks source link

Batteries-included scripting convenience functions #60659

Open stu-elastic opened 3 years ago

stu-elastic commented 3 years ago

Painless is a powerful language that whitelists many java stdlib functions. Unfortunately, it lacks a number of battery-included functions for common tasks.

This meta tracks issues for adding convenience functions. To close a sub-issue the function(s) should exist, along with "javadoc" level documentation and examples of use.

Other extensions:

elasticmachine commented 3 years ago

Pinging @elastic/es-core-infra (:Core/Infra/Scripting)

stu-elastic commented 3 years ago

We can look at the field types for ECS: https://www.elastic.co/guide/en/ecs/current/index.html