| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query | |
| org.springframework.data.elasticsearch.repository.query |
| Modifier and Type | Method and Description |
|---|---|
HighlightQuery |
HighlightQueryBuilder.getHighlightQuery(Highlight highlight,
Class<?> type)
creates a HighlightBuilder from an annotation
|
| Modifier and Type | Method and Description |
|---|---|
default Optional<HighlightQuery> |
Query.getHighlightQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setHighlightQuery(HighlightQuery highlightQuery)
Sets the
HighlightQuery. |
| Modifier and Type | Method and Description |
|---|---|
HighlightQuery |
ElasticsearchQueryMethod.getAnnotatedHighlightQuery() |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.