Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.NestedPredicateClausesStep
Packages that use NestedPredicateClausesStep
Package
Description
-
Uses of NestedPredicateClausesStep in org.hibernate.search.engine.search.predicate.dsl
Classes in org.hibernate.search.engine.search.predicate.dsl with type parameters of type NestedPredicateClausesStepModifier and TypeInterfaceDescriptioninterface
NestedPredicateClausesStep<SR,
S extends NestedPredicateClausesStep<SR, ?>> The step in a nested predicate definition where clauses can be added.Methods in org.hibernate.search.engine.search.predicate.dsl that return NestedPredicateClausesStepModifier and TypeMethodDescriptionMatch documents where anested object
matches inner predicates to be defined in the next steps.default NestedPredicateClausesStep
<SR, ?> SearchPredicateFactory.nested
(NestedPredicateFieldReference<? super SR> fieldReference) Match documents where anested object
matches inner predicates to be defined in the next steps. -
Uses of NestedPredicateClausesStep in org.hibernate.search.engine.search.predicate.dsl.spi
Methods in org.hibernate.search.engine.search.predicate.dsl.spi that return NestedPredicateClausesStepModifier and TypeMethodDescription