Module org.elasticsearch.server
Class SearchHighlightContext
java.lang.Object
org.elasticsearch.search.fetch.subphase.highlight.SearchHighlightContext
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic class
- 
Constructor SummaryConstructorsConstructorDescriptionSearchHighlightContext(Collection<SearchHighlightContext.Field> fields, boolean globalForceSource) 
- 
Method Summary
- 
Constructor Details- 
SearchHighlightContext
- 
SearchHighlightContextpublic SearchHighlightContext(Collection<SearchHighlightContext.Field> fields, boolean globalForceSource) 
 
- 
- 
Method Details- 
fields
- 
forceSource
 
-