OpenSearch/plugins/analysis-icu/src
Alan Woodward 4b99255fed Add name() method to TokenizerFactory (#43909)
This brings TokenizerFactory into line with CharFilterFactory and TokenFilterFactory,
and removes the need to pass around tokenizer names when building custom analyzers.

As this means that TokenizerFactory is no longer a functional interface, the commit also
adds a factory method to TokenizerFactory to make construction simpler.
2019-07-04 11:28:55 +01:00
..
main/java/org/elasticsearch Add name() method to TokenizerFactory (#43909) 2019-07-04 11:28:55 +01:00
test Add ignore_above in ICUCollationKeywordFieldMapper (#40414) 2019-04-19 14:19:35 -07:00