Class SearchPlugin.FetchPhaseConstructionContext

java.lang.Object
org.elasticsearch.plugins.SearchPlugin.FetchPhaseConstructionContext
Enclosing interface:
SearchPlugin

public static class SearchPlugin.FetchPhaseConstructionContext
extends java.lang.Object
Context available during fetch phase construction.
  • Constructor Summary

    Constructors 
    Constructor Description
    FetchPhaseConstructionContext​(java.util.Map<java.lang.String,​Highlighter> highlighters)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​Highlighter> getHighlighters()  

    Methods inherited from class java.lang.Object

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