OpenSearch/plugins/analysis-icu
Henrik Lindström 7a44596446 Catch InvalidPathException in IcuCollationTokenFilterFactory (#27202)
Using custom rules in the icu_collation filter can fail on Windows. If the rules are interpreted 
as a file location, this leads to an InvalidPathException when trying to read the rules from a file.
2017-12-04 10:29:08 +01: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.2.0-snapshot-8c94404. (#27619) 2017-12-04 09:40:08 +01:00
src Catch InvalidPathException in IcuCollationTokenFilterFactory (#27202) 2017-12-04 10:29:08 +01:00
build.gradle forbid ICU Collator creation with default locale (#26476) 2017-09-07 14:47:52 -07:00