Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.predicate |
Modifier and Type | Method and Description |
---|---|
RangePredicateFromContext |
RangePredicateFromContext.excludeLimit()
Exclude the lower bound from the range.
|
RangePredicateFromContext |
RangePredicateFieldSetContext.from(Object value)
Require at least one of the targeted fields to be "higher than" the given value,
and "lower than" another value (to be provided in following calls).
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.