mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
[[painless-scripts]]
|
|
=== Scripts
|
|
|
|
Scripts are composed of one-to-many <<painless-statements, statements>> and are
|
|
run in a sandbox that determines what local variables are immediately available
|
|
along with what APIs are whitelisted for use.
|