Deprecate Groovy, Python, and Javascript scripts.

This commit is contained in:
Jack Conradson 2016-08-30 09:06:18 -07:00
parent a132405642
commit 7930233527
7 changed files with 22 additions and 6 deletions

View file

@ -1,6 +1,8 @@
[[lang-javascript]]
=== JavaScript Language Plugin
deprecated[5.0.0,Javascript will be replaced by the new scripting language <<modules-scripting-painless, `Painless`>>]
The JavaScript language plugin enables the use of JavaScript in Elasticsearch
scripts, via Mozilla's
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino[Rhino JavaScript] engine.