@Stability.Internal public abstract class CoreAbstractCompoundQuery extends CoreSearchQuery
| Modifier and Type | Field and Description |
|---|---|
protected List<CoreSearchQuery> |
childQueries |
boost| Modifier | Constructor and Description |
|---|---|
protected |
CoreAbstractCompoundQuery(List<CoreSearchQuery> queries,
Double boost) |
| Modifier and Type | Method and Description |
|---|---|
List<CoreSearchQuery> |
childQueries() |
asProtostellar, boost, export, injectParams, injectParamsAndBoostprotected final List<CoreSearchQuery> childQueries
protected CoreAbstractCompoundQuery(List<CoreSearchQuery> queries, @Nullable Double boost)
public List<CoreSearchQuery> childQueries()
Copyright © 2024 Couchbase, Inc.. All rights reserved.