OpenSearch/docs/reference/modules/scripting
Ryan Ernst c1f1f66509 Scripting: Replace advanced and native scripts with ScriptEngine docs (#24603)
This commit documents how to write a `ScriptEngine` in order to use
expert internal apis, such as using Lucene directly to find index term
statistics. These documents prepare the way to remove both native
scripts and IndexLookup.

The example java code is actually compiled and tested under a new gradle
subproject for example plugins. This change does not yet breakup
jvm-example into the new examples dir, which should be done separately.

relates #19359
relates #19966
2017-05-11 12:15:16 -07:00
..
engine.asciidoc Scripting: Replace advanced and native scripts with ScriptEngine docs (#24603) 2017-05-11 12:15:16 -07:00
expression.asciidoc improve date api for expressions/painless fields 2016-05-31 09:32:33 -04:00
fields.asciidoc Allow painless to load stored fields (#24290) 2017-04-24 14:22:39 -04:00
painless-debugging.asciidoc Generate reference links for painless API (#22775) 2017-01-26 10:39:19 -05:00
painless-syntax.asciidoc Fixed docs syntax for for-in loop in painless 2017-05-05 16:07:20 +02:00
painless.asciidoc Docs: Tiny typo to Painless dispatch justification (#24588) 2017-05-10 22:05:19 -04:00
security.asciidoc Update scripts/security docs for sandboxed world (#23977) 2017-04-11 14:55:57 -04:00
using.asciidoc CONSOLEify the "using scripts" documentation 2017-04-03 10:15:29 -04:00