| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query.highlight |
classes to define highlight settings parameters of a query
|
| Modifier and Type | Method and Description |
|---|---|
static HighlightField |
HighlightField.of(HighlightField field) |
| Modifier and Type | Method and Description |
|---|---|
List<HighlightField> |
Highlight.getFields() |
| Constructor and Description |
|---|
Highlight(HighlightParameters parameters,
List<HighlightField> fields) |
Highlight(List<HighlightField> fields) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.