Uses of Interface
org.hibernate.search.engine.search.projection.dsl.HighlightProjectionFinalStep
Packages that use HighlightProjectionFinalStep
-
Uses of HighlightProjectionFinalStep in org.hibernate.search.engine.search.projection.dsl
Subinterfaces of HighlightProjectionFinalStep in org.hibernate.search.engine.search.projection.dslModifier and TypeInterfaceDescriptioninterfaceThe initial and final step in a highlight definition, where optional parameters can be set.