| Package | Description |
|---|---|
| org.hibernate.search.engine.search.predicate.dsl | |
| org.hibernate.search.engine.search.predicate.dsl.spi |
| Modifier and Type | Method and Description |
|---|---|
WildcardPredicateFieldStep<?> |
SearchPredicateFactory.wildcard()
Match documents where targeted fields contain a term that matches a given pattern,
such as
inter*on or pa?t. |
| Modifier and Type | Method and Description |
|---|---|
WildcardPredicateFieldStep<?> |
DelegatingSearchPredicateFactory.wildcard() |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.