Uses of Interface
org.hibernate.search.engine.search.projection.dsl.SingleHighlightProjectionFinalStep
Packages that use SingleHighlightProjectionFinalStep
Package
Description
-
Uses of SingleHighlightProjectionFinalStep in org.hibernate.search.engine.search.projection.dsl
Methods in org.hibernate.search.engine.search.projection.dsl that return SingleHighlightProjectionFinalStepModifier and TypeMethodDescriptionHighlightProjectionOptionsStep.single()Defines the projection as single-valued, i.e. returningStringinstead ofList<String>. -
Uses of SingleHighlightProjectionFinalStep in org.hibernate.search.engine.search.projection.dsl.impl
Methods in org.hibernate.search.engine.search.projection.dsl.impl that return SingleHighlightProjectionFinalStep