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
..
2019-07-01 10:30:02 -04:00
2019-06-26 08:50:11 -05:00
2019-07-01 20:22:19 +02:00
2019-06-26 08:50:11 -05:00