| Package | Description |
|---|---|
| org.hibernate.search.engine.search.dsl.predicate | |
| org.hibernate.search.engine.search.dsl.predicate.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatchIdPredicateMatchingMoreStep
The final step in a "match id" predicate definition,
where more IDs to match can be set.
|
| Modifier and Type | Method and Description |
|---|---|
MatchIdPredicateMatchingStep |
SearchPredicateFactory.id()
Match documents where the identifier is among the given values.
|
| Modifier and Type | Method and Description |
|---|---|
MatchIdPredicateMatchingStep |
DelegatingSearchPredicateFactory.id() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.