Uses of Annotation Interface
org.springframework.data.elasticsearch.annotations.Field
Packages that use Field
Package
Description
-
Uses of Field in org.springframework.data.elasticsearch.annotations
Classes in org.springframework.data.elasticsearch.annotations with annotations of type FieldModifier and TypeClassDescription@interfaceAnnotation to mark a String property of an entity to be filled with the name of the index where the entity was stored after it is indexed into Elasticsearch. -
Uses of Field in org.springframework.data.elasticsearch.core.index
Constructors in org.springframework.data.elasticsearch.core.index with parameters of type Field