FetchSubPhasepublic final class ExplainFetchSubPhase extends java.lang.Object implements FetchSubPhase
FetchSubPhase.HitContext| Constructor | Description |
|---|---|
ExplainFetchSubPhase() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
hitExecute(SearchContext context,
FetchSubPhase.HitContext hitContext) |
Executes the hit level phase, with a reader and doc id (note, its a low level reader, and the matching doc).
|
hitsExecutepublic void hitExecute(SearchContext context, FetchSubPhase.HitContext hitContext)
FetchSubPhasehitExecute in interface FetchSubPhase