Uses of Interface
org.hibernate.search.engine.search.highlighter.dsl.HighlighterOptionsStep
Packages that use HighlighterOptionsStep
Package
Description
-
Uses of HighlighterOptionsStep in org.hibernate.search.engine.search.highlighter.dsl
Classes in org.hibernate.search.engine.search.highlighter.dsl with type parameters of type HighlighterOptionsStepModifier and TypeInterfaceDescriptioninterfaceThe step in a highlighter definition where boundary scanner options can be set.interfaceHighlighterBoundaryScannerFinalStep<T extends HighlighterOptionsStep<?>>The final step in a highlighter definition where all boundary scanner options are already set.interfaceHighlighterBoundaryScannerOptionsStep<T extends HighlighterBoundaryScannerOptionsStep<?,?>, N extends HighlighterOptionsStep<?>> The step in a highlighter definition where the boundary scanner options can be set.interfaceThe step in a highlighter definition where the boundary scanner type can be set.interfaceHighlighterBoundaryScannerTypeStep<T extends HighlighterBoundaryScannerOptionsStep<T,N>, N extends HighlighterOptionsStep<?>> The step in a highlighter definition where the boundary scanner type can be set.interfaceHighlighterOptionsStep<T extends HighlighterOptionsStep<?>>The step in a highlighter definition where options can be set.Subinterfaces of HighlighterOptionsStep in org.hibernate.search.engine.search.highlighter.dslModifier and TypeInterfaceDescriptioninterfaceThe step in a fast vector highlighter definition where options can be set.interfaceThe step in a plain highlighter definition where options can be set.interfaceThe step in a unified highlighter definition where options can be set. -
Uses of HighlighterOptionsStep in org.hibernate.search.engine.search.highlighter.dsl.impl
Classes in org.hibernate.search.engine.search.highlighter.dsl.impl with type parameters of type HighlighterOptionsStepModifier and TypeClassDescriptionclassHighlighterOptionsStepImpl<T extends HighlighterOptionsStep<T>>Classes in org.hibernate.search.engine.search.highlighter.dsl.impl that implement HighlighterOptionsStepModifier and TypeClassDescriptionclassclassHighlighterOptionsStepImpl<T extends HighlighterOptionsStep<T>>classclass