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