Uses of Interface
org.hibernate.search.engine.search.projection.dsl.ScoreProjectionOptionsStep
Packages that use ScoreProjectionOptionsStep
Package
Description
-
Uses of ScoreProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl
Classes in org.hibernate.search.engine.search.projection.dsl with type parameters of type ScoreProjectionOptionsStepModifier and TypeInterfaceDescriptioninterface
ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>>
The initial and final step in a "score" projection definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.projection.dsl that return ScoreProjectionOptionsStepModifier and TypeMethodDescriptionSearchProjectionFactory.score()
Project on the score of the hit. -
Uses of ScoreProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return ScoreProjectionOptionsStep