Class HighlightPhase

    • Constructor Summary

      Constructors 
      Constructor Description
      HighlightPhase​(java.util.Map<java.lang.String,​Highlighter> highlighters)  
    • 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

      • HighlightPhase

        public HighlightPhase​(java.util.Map<java.lang.String,​Highlighter> highlighters)