Interface RangePredicateBuilder
- All Superinterfaces:
SearchPredicateBuilder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
range
(Range<?> range, ValueConvert convertLowerBound, ValueConvert convertUpperBound) Methods inherited from interface org.hibernate.search.engine.search.predicate.spi.SearchPredicateBuilder
boost, build, constantScore
-
Method Details
-
range
-