OpenSearch/plugins/analysis-nori
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
..
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 Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00