| Package | Description |
|---|---|
| org.hibernate.search.engine.search.dsl.predicate | |
| org.hibernate.search.engine.search.dsl.predicate.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatchIdPredicateTerminalContext
The context used when defining a match on an identifier.
|
| Modifier and Type | Method and Description |
|---|---|
MatchIdPredicateContext |
SearchPredicateFactoryContext.id()
Match documents where the identifier is among the given values.
|
| Modifier and Type | Method and Description |
|---|---|
MatchIdPredicateContext |
DelegatingSearchPredicateFactoryContext.id() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.