OpenSearch/plugins/analysis-icu/src
Simon Willnauer e02d2e004e Rewrite SettingsFilter to be immutable
This change rewrites the entire settings filtering mechanism to be immutable.
All filters must be registered up-front in the SettingsModule. Filters that are comma-sparated are
not allowed anymore and check on registration.
This commit also adds settings filtering to the default settings recently added to ensure we don't render
filtered settings.
2016-02-03 20:05:55 +01:00
..
main/java/org/elasticsearch Remove -Xlint:-deprecation from plugins 2016-01-07 20:44:46 -05:00
test Rewrite SettingsFilter to be immutable 2016-02-03 20:05:55 +01:00