parent
1a23739211
commit
9d56c1b766
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
deprecated[5.0.0,Groovy will be replaced by the new scripting language <<modules-scripting-painless, `Painless`>>]
|
deprecated[5.0.0,Groovy will be replaced by the new scripting language <<modules-scripting-painless, `Painless`>>]
|
||||||
|
|
||||||
Groovy is the default scripting language available in Elasticsearch. Although
|
Groovy is available in Elasticsearch by default. Although
|
||||||
limited by the <<java-security-manager,Java Security Manager>>, it is not a
|
limited by the <<java-security-manager,Java Security Manager>>, it is not a
|
||||||
sandboxed language and only `file` scripts may be used by default.
|
sandboxed language and only `file` scripts may be used by default.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue