Uses of Annotation Interface
org.springframework.data.elasticsearch.annotations.Field
Packages that use Field
-
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.