public interface PhrasePredicateBuilder<B> extends SearchPredicateBuilder<B>
| Modifier and Type | Method and Description |
|---|---|
void |
analyzer(String analyzerName) |
void |
phrase(String phrase) |
void |
skipAnalysis() |
void |
slop(int slop) |
boost, constantScore, toImplementationCopyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.