| Package | Description |
|---|---|
| org.hibernate.search.engine.search.predicate.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExistsPredicateFieldStep<N extends ExistsPredicateOptionsStep<?>>
The initial step in an "exists" predicate definition, where the target field can be set.
|
interface |
ExistsPredicateOptionsStep<S extends ExistsPredicateOptionsStep<?>>
The final step in an "exists" predicate definition, where optional parameters can be set.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.