Uses of Interface
org.hibernate.search.engine.search.predicate.dsl.PhrasePredicateFieldMoreStep
Packages that use PhrasePredicateFieldMoreStep
Package
Description
-
Uses of PhrasePredicateFieldMoreStep in org.hibernate.search.engine.search.predicate.dsl
Classes in org.hibernate.search.engine.search.predicate.dsl with type parameters of type PhrasePredicateFieldMoreStepModifier and TypeInterfaceDescriptioninterfacePhrasePredicateFieldMoreStep<S extends PhrasePredicateFieldMoreStep<?,N>, N extends PhrasePredicateOptionsStep<?>> The step in a "phrase" predicate definition where the phrase to match can be set (see the superinterfacePhrasePredicateMatchingStep), or optional parameters for the last targeted field(s) can be set, or more target fields can be added.interfacePhrasePredicateFieldStep<N extends PhrasePredicateFieldMoreStep<?,?>> The initial step in a "phrase" predicate definition, where the target field can be set. -
Uses of PhrasePredicateFieldMoreStep in org.hibernate.search.engine.search.predicate.dsl.impl
Methods in org.hibernate.search.engine.search.predicate.dsl.impl that return PhrasePredicateFieldMoreStepModifier and TypeMethodDescription