Uses of Class
org.springframework.data.elasticsearch.core.index.MappingParameters
Packages that use MappingParameters
Package
Description
Classes related to Elasticsearch index management.
-
Uses of MappingParameters in org.springframework.data.elasticsearch.core.index
Methods in org.springframework.data.elasticsearch.core.index that return MappingParametersModifier and TypeMethodDescriptionstatic MappingParameters
MappingParameters.from
(Annotation annotation) extracts the mapping parameters from the relevant annotations.