OpenSearch/docs/reference/modules
javanna 7bd7ea8f13 Scripting: allow plugins to define custom operations that they use scripts for
Plugins can now define multiple operations/contexts that they use scripts for. Fine-grained settings can then be used to enable/disable scripts based on each single registered context.

Also added a new generic category called `plugin`, which will be used as a default when the context is not specified. This allows us to restore backwards compatibility for plugins on `ScriptService` by restoring the old methods that don't require the script context and making them internally use the `plugin` context, as they can only be called from plugins.

Closes #10347
Closes #10419
2015-04-08 11:57:00 +02:00
..
discovery [DOCS] clarify no-master-block docs 2015-03-20 15:58:16 +01:00
gateway Remove Gateway abstraction 2014-12-15 15:53:02 +01:00
advanced-scripting.asciidoc typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
cluster.asciidoc [DOCS] Document `indices.recovery.concurrent_small_file_streams` 2015-04-06 11:16:50 -06:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc Fix typos for gateway.recover_after_time 2015-03-31 14:00:08 -05:00
http.asciidoc Update for clarification 2015-04-05 18:05:14 +02:00
indices.asciidoc [DOCS] Document `indices.recovery.concurrent_small_file_streams` 2015-04-06 11:16:50 -06:00
memcached.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
network.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00
node.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
plugins.asciidoc Remove references to the thrift and memcached transport plugins 2015-03-19 20:49:58 +01:00
scripting.asciidoc Scripting: allow plugins to define custom operations that they use scripts for 2015-04-08 11:57:00 +02:00
snapshots.asciidoc [DOCS] Add verify parameter to snapshot documentation 2015-04-02 14:23:31 +02:00
threadpool.asciidoc Updated threadpool documentation to elaborate/clarify what the pools are for and their values 2014-11-12 22:33:38 +11:00
thrift.asciidoc Docs: Update thrift.asciidoc 2014-09-24 20:50:30 +02:00
transport.asciidoc Transport: added a simple request tracer, logging incoming and outgoing requests 2015-02-25 21:33:57 +01:00
tribe.asciidoc Docs: Removed all the added/deprecated tags from 1.x 2014-09-26 21:04:42 +02:00