Without registering the setting it is not possible to disable ICU in elasticsearch 5.x. I need the icu_collation filter which is in the analysis-icu plugin which clashes with elasticsearch-plugin-bundle: (org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: char_filter for name [icu_normalizer] already registered)
Without registering the setting it is not possible to disable ICU in elasticsearch 5.x. I need the icu_collation filter which is in the analysis-icu plugin which clashes with elasticsearch-plugin-bundle:
(org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: char_filter for name [icu_normalizer] already registered)