@Stability.Internal public class CoreVectorSearch extends Object
| Modifier and Type | Field and Description |
|---|---|
CoreVectorSearchOptions |
options |
List<CoreVectorQuery> |
vectorQueries |
| Constructor and Description |
|---|
CoreVectorSearch(List<CoreVectorQuery> vectorQueries,
CoreVectorSearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
injectTopLevel(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode toSend) |
public final List<CoreVectorQuery> vectorQueries
@Nullable public final CoreVectorSearchOptions options
public CoreVectorSearch(List<CoreVectorQuery> vectorQueries, @Nullable CoreVectorSearchOptions options)
Copyright © 2024 Couchbase, Inc.. All rights reserved.