public class PhraseQuery extends SearchQuery
MatchPhraseQuery.| Constructor and Description |
|---|
PhraseQuery(String... terms) |
| Modifier and Type | Method and Description |
|---|---|
PhraseQuery |
boost(double boost) |
PhraseQuery |
field(String field) |
protected void |
injectParams(JsonObject input) |
booleanField, booleans, conjuncts, dateRange, disjuncts, docId, export, geoBoundingBox, geoBoundingBox, geoDistance, geoDistance, geoPolygon, injectParamsAndBoost, match, matchAll, matchNone, matchPhrase, numericRange, phrase, prefix, queryString, regexp, term, termRange, toString, wildcardpublic PhraseQuery(String... terms)
public PhraseQuery field(String field)
public PhraseQuery boost(double boost)
boost in class SearchQueryprotected void injectParams(JsonObject input)
injectParams in class SearchQueryCopyright © 2020 Couchbase, Inc.. All rights reserved.