OpenSearch/plugins/analysis-icu
Andy Bristol e00366ba95 ICU plugin: use root locale by default for collators (#26413)
Calls to Collator.getInstance without arguments returns a
collator that uses the system's default locale, which we don't
want because it makes behavior harder to reproduce. Change it
to always use the root locale instead.

For #25587
2017-08-29 08:58:36 -07:00
..
bin/licenses Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
licenses Upgrade to lucene-7.0.0-snapshot-a128fcb. (#26090) 2017-08-08 13:03:19 +02:00
src ICU plugin: use root locale by default for collators (#26413) 2017-08-29 08:58:36 -07:00
build.gradle Upgrade icu4j for the ICU analysis plugin to 59.1 (#25243) 2017-06-15 13:26:48 +02:00