OpenSearch/plugins/analysis-smartcn/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 Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00