OpenSearch/modules/lang-painless/src
Henning Andersen 38be2812b1
Enhance extensible plugin (#58542)
Rather than let ExtensiblePlugins know extending plugins' classloaders,
we now pass along an explicit ExtensionLoader that loads the extensions
asked for. Extensions constructed that way can optionally receive their
own Plugin instance in the constructor.
2020-06-25 20:37:56 +02:00
..
doc/java/org/elasticsearch/painless Exclude internal SQL methods from Painless API Docs (#43116) 2019-06-11 15:42:54 -07:00
main Enhance extensible plugin (#58542) 2020-06-25 20:37:56 +02:00
test Backports for _source bug fix in scripting (#57068) 2020-05-21 17:07:38 -07:00