OpenSearch/x-pack/plugin/mapper-flattened
Henning Andersen 42453aec96 Fix XPackPlugin usages in tests (#47252)
XPackPlugin holds data in statics and can only be initialized once. This
caused tests to fail primarily when running with a low max-workers.

Replaced usages with the LocalStateCompositeXPackPlugin, which handles
this properly for testing.
2019-10-02 12:36:02 +02:00
..
src Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
build.gradle Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00