OpenSearch/plugins/examples
Jason Tedor f2590b9984
Workaround JDK 14 compiler bug (#54689)
This commit workarounds a bug in the JDK 14 compiler. It is choking on a
method reference, so we substitute a lambda expression instead. The JDK
bug ID is 9064309.
2020-04-02 19:45:52 -04:00
..
custom-settings Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
custom-significance-heuristic Move test of custom sig heuristic to plugin (#50891) (#51067) 2020-01-16 14:49:12 -05:00
custom-suggester Workaround JDK 14 compiler bug (#54689) 2020-04-02 19:45:52 -04:00
painless-whitelist Revert "Always test against default distribution when in a FIPS JVM (#51273)" 2020-01-22 12:15:57 -08:00
rescore Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
rest-handler RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
script-expert-scoring Scripting: ScriptFactory not required by compile (#50344) (#50392) 2019-12-19 12:50:25 -07:00
security-authorization-engine Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
build.gradle Always test against default distribution when in a FIPS JVM (#51273) (#51333) 2020-01-23 14:54:57 -08:00