@Stability.Internal public class CoreDisjunctionQuery extends CoreAbstractCompoundQuery
childQueriesboost| Constructor and Description |
|---|
CoreDisjunctionQuery(List<CoreSearchQuery> queries,
Integer min,
Double boost) |
| Modifier and Type | Method and Description |
|---|---|
com.couchbase.client.protostellar.search.v1.DisjunctionQuery |
asDisjunctionProtostellar() |
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, injectParamsAndBoostprotected 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.DisjunctionQuery asDisjunctionProtostellar()
Copyright © 2024 Couchbase, Inc.. All rights reserved.