OpenSearch/plugins/examples
Tanguy Leroux be74f11517
Replace jvm-example by two plugin examples (#28339)
This pull request replaces the jvm-example plugin (from the jvm/site plugins era) by two new plugins: a custom-settings that shows how to register and use custom settings (including secured settings) in a plugin, and rest-handler plugin that shows how to register a rest handler.

The two plugins now reside in the plugins/examples project. They can serve as sample plugins for users, a special attention has been put on documentation. The packaging tests have been adapted to use the custom-settings plugin.
2018-01-26 17:34:24 +01:00
..
custom-settings Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01: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
rest-handler Replace jvm-example by two plugin examples (#28339) 2018-01-26 17:34:24 +01: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