Annotation Interface HighlightField
- Since:
- 4.0
- Author:
- Peter-Josef Meisch
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionThe name of the field to apply highlighting to.
-
Element Details
-
name
String nameThe name of the field to apply highlighting to. This must be the field name of the entity's property, not the name of the field in the index mappings.- Default:
- ""
-
parameters
HighlightParameters parameters- Default:
- @org.springframework.data.elasticsearch.annotations.HighlightParameters
-