Class FetchSourceSubPhase

  • All Implemented Interfaces:
    FetchSubPhase

    public final class FetchSourceSubPhase
    extends java.lang.Object
    implements FetchSubPhase
    • Method Summary

      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).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FetchSourceSubPhase

        public FetchSourceSubPhase()