OpenSearch/plugins/examples
Ryan Ernst cefea1a7c9
Build: Add gradle plugin for configuring meta plugin (#28276)
This commit adds a gradle plugin to ease development of meta plugins.
Applying the plugin will generated the meta plugin properties based on
the es_meta_plugin configuration object, which includes name and
description. The plugins to include within the meta plugin are
configured through the `plugins` list. An integ test task is also
automatically added.
2018-01-17 19:47:37 -08:00
..
meta-plugin Build: Add gradle plugin for configuring meta plugin (#28276) 2018-01-17 19:47:37 -08:00
painless-whitelist Painless: Add whitelist extensions (#28161) 2018-01-15 11:28:31 -08:00
rescore Allow plugins to plug rescore implementations (#26368) 2017-08-25 13:46:57 -04:00
script-expert-scoring Scripting: Rename SearchScript.needsScores to needs_score (#25235) 2017-06-14 22:01:19 -07:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00