Interface Highlighter
- All Known Implementing Classes:
FastVectorHighlighter
,PlainHighlighter
,UnifiedHighlighter
public interface Highlighter
Highlights a search result.
- Opensearch.internal:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canHighlight
(MappedFieldType fieldType) highlight
(FieldHighlightContext fieldContext)
-
Method Details
-
highlight
- Throws:
IOException
-
canHighlight
-