opensearch-docs-cn/_opensearch/rest-api/_script-apis/index.md

1.0 KiB

layout title parent has_children nav_order redirect_from
default Script APIs REST API reference true 160
/opensearch/rest-api/script-apis/

Script APIs

The script APIs allow you to work with stored scripts. Stored scripts are part of the cluster state and reduce compilation time and enhance search speed. The default scripting language is Painless.

You perform the following operations on stored scripts: