Interface TermsPredicateBuilder
- All Superinterfaces:
SearchPredicateBuilder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
matchingAll
(Collection<?> terms, ValueConvert convert) void
matchingAny
(Collection<?> terms, ValueConvert convert) Methods inherited from interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
boost, build, constantScore
-
Method Details
-
matchingAny
-
matchingAll
-