Package org.hibernate.search.annotations
Annotation Type Normalizer
Deprecated.
Define a Normalizer for a
@Field
Either describe an explicit implementation through the impl parameter
or use an external @NormalizerDef definition through the definition parameter- Author:
- Emmanuel Bernard
-
Optional Element Summary
Optional Elements
FieldwithKeywordFieldand pass the normalizer name directly toKeywordField.normalizer().