Interface LuceneNormalizerOptionalComponentsStep
-
- All Superinterfaces:
LuceneAnalysisOptionalComponentsStep
public interface LuceneNormalizerOptionalComponentsStep extends LuceneAnalysisOptionalComponentsStep
The step in a normalizer definition where optional components such as char filters or token filters can be added.
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.backend.lucene.analysis.model.dsl.LuceneAnalysisOptionalComponentsStep
charFilter, charFilter, tokenFilter, tokenFilter
-
-