@Stability.Internal public class CoreBooleanQuery extends CoreSearchQuery
boost| Constructor and Description |
|---|
CoreBooleanQuery(CoreConjunctionQuery must,
CoreDisjunctionQuery mustNot,
CoreDisjunctionQuery should,
Double boost) |
| Modifier and Type | Method and Description |
|---|---|
com.couchbase.client.protostellar.search.v1.Query |
asProtostellar() |
protected void |
injectParams(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode input) |
boost, export, injectParamsAndBoostpublic CoreBooleanQuery(@Nullable CoreConjunctionQuery must, @Nullable CoreDisjunctionQuery mustNot, @Nullable CoreDisjunctionQuery should, @Nullable Double boost)
protected void injectParams(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode input)
injectParams in class CoreSearchQuerypublic com.couchbase.client.protostellar.search.v1.Query asProtostellar()
asProtostellar in class CoreSearchQueryCopyright © 2024 Couchbase, Inc.. All rights reserved.