Package org.elasticsearch.plugins
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()