Uses of Interface
org.hibernate.search.engine.search.projection.dsl.DocumentReferenceProjectionOptionsStep
Packages that use DocumentReferenceProjectionOptionsStep
Package
Description
-
Uses of DocumentReferenceProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl
Classes in org.hibernate.search.engine.search.projection.dsl with type parameters of type DocumentReferenceProjectionOptionsStepModifier and TypeInterfaceDescriptioninterface
The initial and final step in a "document reference" projection definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.projection.dsl that return DocumentReferenceProjectionOptionsStepModifier and TypeMethodDescriptionSearchProjectionFactory.documentReference()
Project the match to aDocumentReference
. -
Uses of DocumentReferenceProjectionOptionsStep in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi that return DocumentReferenceProjectionOptionsStep