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