Package org.hibernate.search.engine.search.highlighter.dsl
package org.hibernate.search.engine.search.highlighter.dsl
-
ClassDescriptionThe step in a highlighter definition where boundary scanner options can be set.HighlighterBoundaryScannerFinalStep<T extends HighlighterOptionsStep<?>>The final step in a highlighter definition where all boundary scanner options are already set.HighlighterBoundaryScannerOptionsStep<T extends HighlighterBoundaryScannerOptionsStep<?,
?>, N extends HighlighterOptionsStep<?>> The step in a highlighter definition where the boundary scanner options can be set.The step in a highlighter definition where the boundary scanner type can be set.HighlighterBoundaryScannerTypeStep<T extends HighlighterBoundaryScannerOptionsStep<T,N>, N extends HighlighterOptionsStep<?>> The step in a highlighter definition where the boundary scanner type can be set.Defines how to encode the output snippets.The step in a fast vector highlighter definition where options can be set.The final step in highlighter definition.Defines how to break up text into highlight snippets.HighlighterOptionsStep<T extends HighlighterOptionsStep<?>>The step in a highlighter definition where options can be set.The step in a plain highlighter definition where options can be set.Defines a set of predefined pre-/post- tags.The step in a unified highlighter definition where options can be set.Factory for search highlighters.