Package | Description |
---|---|
org.hibernate.search.engine.search.dsl.predicate |
Modifier and Type | Interface and Description |
---|---|
interface |
MatchPredicateFieldSetContext
The context used when defining a match predicate, after at least one field was mentioned.
|
interface |
RangePredicateFieldSetContext
The context used when defining a range predicate, after at least one field was mentioned.
|
interface |
SpatialWithinPredicateFieldSetContext
The context used when defining a spatial predicate, after at least one field was mentioned.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.