Interface TermsPredicateOptionsStep<S extends TermsPredicateOptionsStep<?>>

Type Parameters:
S - The "self" type (the actual exposed type of this step).
All Superinterfaces:
PredicateFinalStep, PredicateScoreStep<S>

public interface TermsPredicateOptionsStep<S extends TermsPredicateOptionsStep<?>> extends PredicateFinalStep, PredicateScoreStep<S>
The final step in a "terms" predicate definition, where optional parameters can be set.