@Stability.Internal public class CoreVectorQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_NUM_CANDIDATES |
| Constructor and Description |
|---|
CoreVectorQuery(float[] vector,
String field,
Integer numCandidates,
Double boost) |
| Modifier and Type | Method and Description |
|---|---|
com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode |
toJson() |
public static final int DEFAULT_NUM_CANDIDATES
Copyright © 2024 Couchbase, Inc.. All rights reserved.