Uses of Interface
org.hibernate.search.mapper.pojo.mapping.definition.programmatic.PropertyMappingKeywordFieldOptionsStep
Packages that use PropertyMappingKeywordFieldOptionsStep
-
Uses of PropertyMappingKeywordFieldOptionsStep in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic that return PropertyMappingKeywordFieldOptionsStepModifier and TypeMethodDescriptionPropertyMappingStep.keywordField()Maps the property to a keyword field in the index with the same name as this property.PropertyMappingStep.keywordField(String relativeFieldName) Maps the property to a keyword field in the index with a custom name.PropertyMappingKeywordFieldOptionsStep.normalizer(String normalizerName)