Interface NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>>
- Type Parameters:
S- The "self" type (the actual exposed type of this step).
- All Superinterfaces:
BooleanPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>,GenericBooleanPredicateClausesStep<S,,NestedPredicateOptionsCollector<?>> NestedPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>,PredicateFinalStep,PredicateScoreStep<S>
public interface NestedPredicateClausesStep<S extends NestedPredicateClausesStep<?>>
extends GenericBooleanPredicateClausesStep<S,NestedPredicateOptionsCollector<?>>, NestedPredicateOptionsCollector<NestedPredicateOptionsCollector<?>>
The step in a nested predicate definition where clauses can be added.
Different types of clauses have different effects;
see BooleanPredicateOptionsCollector.
-
Method Summary
Methods inherited from interface org.hibernate.search.engine.search.predicate.dsl.GenericBooleanPredicateClausesStep
filter, filter, filter, minimumShouldMatch, minimumShouldMatch, minimumShouldMatchNumber, minimumShouldMatchPercent, must, must, must, mustNot, mustNot, mustNot, should, should, should, withMethods inherited from interface org.hibernate.search.engine.search.predicate.dsl.PredicateFinalStep
toPredicateMethods inherited from interface org.hibernate.search.engine.search.predicate.dsl.PredicateScoreStep
boost, constantScore