Class CustomNormalizerProvider

All Implemented Interfaces:
Provider<CustomAnalyzer>, AnalyzerProvider<CustomAnalyzer>, IndexComponent

public final class CustomNormalizerProvider
extends AbstractIndexAnalyzerProvider<CustomAnalyzer>
A custom normalizer that is built out of a char and token filters. On the contrary to analyzers, it does not support tokenizers and only supports a subset of char and token filters.