@Stability.Internal public class CoreConjunctionQuery extends CoreAbstractCompoundQuery
childQueriesboost| Constructor and Description |
|---|
CoreConjunctionQuery(List<CoreSearchQuery> queries,
Double boost) |
| Modifier and Type | Method and Description |
|---|---|
com.couchbase.client.protostellar.search.v1.ConjunctionQuery |
asConjunctionProtostellar() |
com.couchbase.client.protostellar.search.v1.Query |
asProtostellar() |
protected void |
injectParams(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode input) |
childQueriesboost, export, injectParamsAndBoostpublic CoreConjunctionQuery(List<CoreSearchQuery> queries, @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 CoreSearchQuerypublic com.couchbase.client.protostellar.search.v1.ConjunctionQuery asConjunctionProtostellar()
Copyright © 2024 Couchbase, Inc.. All rights reserved.