public class ConjunctionQuery extends AbstractCompoundQuery
| Constructor and Description |
|---|
ConjunctionQuery(SearchQuery... queries) |
| Modifier and Type | Method and Description |
|---|---|
ConjunctionQuery |
and(SearchQuery... queries) |
ConjunctionQuery |
boost(double boost) |
protected void |
injectParams(JsonObject input) |
addAll, childQueriesbooleanField, 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 ConjunctionQuery(SearchQuery... queries)
public ConjunctionQuery boost(double boost)
boost in class SearchQuerypublic ConjunctionQuery and(SearchQuery... queries)
protected void injectParams(JsonObject input)
injectParams in class SearchQueryCopyright © 2020 Couchbase, Inc.. All rights reserved.