N - The type of the next step.public interface PhrasePredicateMatchingStep<N extends PhrasePredicateOptionsStep<?>>
| Modifier and Type | Method and Description |
|---|---|
N |
matching(String phrase)
Require at least one of the targeted fields to match the given phrase.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.