| Package | Description |
|---|---|
| org.hibernate.search.engine.search.dsl.predicate |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RangePredicateLimitTerminalContext
The context used when a range predicate is fully defined,
just after the last limit was defined.
|
| Modifier and Type | Method and Description |
|---|---|
RangePredicateTerminalContext |
RangePredicateLimitTerminalContext.excludeLimit()
Exclude the limit that was just defined from the range.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.