Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.MatchAllPredicateOptionsStep
Packages that use MatchAllPredicateOptionsStep
Package
Description
-
Uses of MatchAllPredicateOptionsStep in org.hibernate.search.engine.search.predicate.dsl
Classes in org.hibernate.search.engine.search.predicate.dsl with type parameters of type MatchAllPredicateOptionsStepModifier and TypeInterfaceDescriptioninterface
MatchAllPredicateOptionsStep<SR,
S extends MatchAllPredicateOptionsStep<SR, ?>> The initial and final step in "match all" predicate definition, where optional parameters can be set.Methods in org.hibernate.search.engine.search.predicate.dsl that return MatchAllPredicateOptionsStep -
Uses of MatchAllPredicateOptionsStep in org.hibernate.search.engine.search.predicate.dsl.spi
Methods in org.hibernate.search.engine.search.predicate.dsl.spi that return MatchAllPredicateOptionsStep