mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
6 lines
239 B
Plaintext
6 lines
239 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.
|