Uses of Interface
org.hibernate.search.engine.search.projection.dsl.HighlightProjectionOptionsStep
Packages that use HighlightProjectionOptionsStep
Package
Description
-
Uses of HighlightProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl
Methods in org.hibernate.search.engine.search.projection.dsl that return HighlightProjectionOptionsStepModifier and TypeMethodDescriptionProject to highlights, i.e. sequences of text that matched the query, extracted from the given field's value.default HighlightProjectionOptionsStepTypedSearchProjectionFactory.highlight(HighlightProjectionFieldReference<? super SR> fieldReference) Project to highlights, i.e. sequences of text that matched the query, extracted from the given field's value.HighlightProjectionOptionsStep.highlighter(String highlighterName) Defines a name of a named highlighter to be used by this field projection. -
Uses of HighlightProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return HighlightProjectionOptionsStepModifier and TypeMethodDescription