Class PlainHighlighter
java.lang.Object
org.elasticsearch.search.fetch.subphase.highlight.PlainHighlighter
- All Implemented Interfaces:
Highlighter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canHighlight(MappedFieldType fieldType)
highlight(FieldHighlightContext fieldContext)
-
Constructor Details
-
PlainHighlighter
public PlainHighlighter()
-
-
Method Details
-
highlight
- Specified by:
highlight
in interfaceHighlighter
- Throws:
IOException
-
canHighlight
- Specified by:
canHighlight
in interfaceHighlighter
-