| Package | Description |
|---|---|
| com.couchbase.client.core.api.search.vector |
| Modifier and Type | Method and Description |
|---|---|
static CoreVector |
CoreVector.eitherOf(float[] floats,
String base64Encoded) |
static CoreVector |
CoreVector.of(float[] floats) |
static CoreVector |
CoreVector.of(String base64) |
| Constructor and Description |
|---|
CoreVectorQuery(CoreVector vector,
String field,
Integer numCandidates,
Double boost) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.