public final class DocValueFieldsFetchSubPhase extends java.lang.Object implements FetchSubPhase
"docvalue_fields": ["field1", "field2"]FetchSubPhase.HitContext| Constructor and Description |
|---|
DocValueFieldsFetchSubPhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
hitsExecute(SearchContext context,
SearchHit[] hits) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithitExecutepublic void hitsExecute(SearchContext context, SearchHit[] hits) throws java.io.IOException
hitsExecute in interface FetchSubPhasejava.io.IOException