| Package | Description |
|---|---|
| org.hibernate.search.engine.search.dsl.predicate |
| Modifier and Type | Method and Description |
|---|---|
MatchIdPredicateMatchingMoreStep |
MatchIdPredicateMatchingStep.matching(Object value)
Target the identifier with the given id.
|
default MatchIdPredicateMatchingMoreStep |
MatchIdPredicateMatchingStep.matchingAny(Collection<?> values)
Target the identifiers matching any of the values in a collection.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.