Class PlainHighlighter

java.lang.Object
org.elasticsearch.search.fetch.subphase.highlight.PlainHighlighter
All Implemented Interfaces:
Highlighter

public class PlainHighlighter
extends java.lang.Object
implements Highlighter
  • Constructor Summary

    Constructors
    Constructor Description
    PlainHighlighter()  
  • Method Summary

    Modifier and Type Method Description
    boolean canHighlight​(MappedFieldType fieldType)  
    HighlightField highlight​(FieldHighlightContext fieldContext)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait