| Package | Description |
|---|---|
| org.elasticsearch.search.highlight |
| Modifier and Type | Field and Description |
|---|---|
SearchContextHighlight.Field |
HighlighterContext.field |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchContextHighlight.Field> |
SearchContextHighlight.fields() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SearchContextHighlight.forceSource(SearchContextHighlight.Field field) |
| Constructor and Description |
|---|
HighlighterContext(String fieldName,
SearchContextHighlight.Field field,
FieldMapper mapper,
SearchContext context,
FetchSubPhase.HitContext hitContext,
org.apache.lucene.search.Query query) |
| Constructor and Description |
|---|
SearchContextHighlight(Collection<SearchContextHighlight.Field> fields) |
Copyright © 2009–2017. All rights reserved.