Uses of Class
org.hibernate.search.engine.search.predicate.dsl.impl.MatchIdPredicateMatchingStepImpl
-
Packages that use MatchIdPredicateMatchingStepImpl Package Description org.hibernate.search.engine.search.predicate.dsl.impl -
-
Uses of MatchIdPredicateMatchingStepImpl in org.hibernate.search.engine.search.predicate.dsl.impl
Methods in org.hibernate.search.engine.search.predicate.dsl.impl that return MatchIdPredicateMatchingStepImpl Modifier and Type Method Description MatchIdPredicateMatchingStepImplMatchIdPredicateMatchingStepImpl. boost(float boost)MatchIdPredicateMatchingStepImplMatchIdPredicateMatchingStepImpl. constantScore()MatchIdPredicateMatchingStepImplMatchIdPredicateMatchingStepImpl. matching(Object value, ValueConvert convert)
-