OpenSearch/plugins/analysis-icu
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
..
bin/licenses Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
licenses Upgrade to Lucene 8.1.0 (#42214) 2019-05-23 11:46:45 +02:00
src Add name() method to TokenizerFactory (#43909) 2019-07-04 11:28:55 +01:00
build.gradle Fix failing ICU tests (#35207) 2018-11-06 09:02:40 +00:00