OpenSearch/docs/reference/modules/scripting
Jack Conradson 44f08717ba
[Scripting] Make Max Script Length Setting Dynamic (#35184)
This changes the current script.max_size_in_bytes to be dynamic so it can be 
set through the cluster settings API. This setting is also applied to inline scripts 
in the compile method of ScriptService to prevent excessively long inline 
scripts from being compiled. The script length limit is removed from Painless as 
this is no longer necessary with the protection in compile.
2018-11-02 16:07:54 -07:00
..
engine.asciidoc [Docs] "The the" is a great band, but ... (#26644) 2017-09-14 15:08:20 +02:00
expression.asciidoc improve date api for expressions/painless fields 2016-05-31 09:32:33 -04:00
fields.asciidoc Docs: Add note about missing mapping for doc values field (#29036) 2018-03-20 22:15:34 -07:00
painless.asciidoc Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
security.asciidoc [Docs] Fix broken bulleted lists (#27470) 2017-11-21 11:10:35 +01:00
using.asciidoc [Scripting] Make Max Script Length Setting Dynamic (#35184) 2018-11-02 16:07:54 -07:00