| Package | Description |
|---|---|
| org.hibernate.search.engine.search.predicate.dsl | |
| org.hibernate.search.engine.search.predicate.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
ExistsPredicateFieldStep<?> |
SearchPredicateFactory.exists()
Match documents where a given field exists.
|
| Modifier and Type | Method and Description |
|---|---|
ExistsPredicateFieldStep<?> |
DelegatingSearchPredicateFactory.exists() |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.