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