Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.predicate | |
org.hibernate.search.engine.search.dsl.predicate.spi |
Modifier and Type | Method and Description |
---|---|
RangePredicateContext |
SearchPredicateFactoryContext.range()
Match documents where targeted fields have a value within lower and upper bounds.
|
Modifier and Type | Method and Description |
---|---|
RangePredicateContext |
DelegatingSearchPredicateFactoryContext.range() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.