Uses of Class
org.springframework.data.elasticsearch.core.query.highlight.Highlight
Packages that use Highlight
Package
Description
classes to define highlight settings parameters of a query
-
Uses of Highlight in org.springframework.data.elasticsearch.core.query
Methods in org.springframework.data.elasticsearch.core.query that return HighlightMethods in org.springframework.data.elasticsearch.core.query with parameters of type HighlightModifier and TypeMethodDescriptionorg.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderHighlightQueryBuilder.getHighlightBuilder(Highlight highlight, Class<?> type) creates an Elasticsearch HighlightBuilder from an annotation.Constructors in org.springframework.data.elasticsearch.core.query with parameters of type Highlight -
Uses of Highlight in org.springframework.data.elasticsearch.core.query.highlight
Methods in org.springframework.data.elasticsearch.core.query.highlight that return Highlight