| Package | Description |
|---|---|
| redis.clients.jedis.search.hybrid |
| Modifier and Type | Class and Description |
|---|---|
static class |
FTHybridVectorParams.Knn
KNN (K-Nearest Neighbors) vector search method.
|
static class |
FTHybridVectorParams.Range
RANGE vector search method.
|
| Modifier and Type | Method and Description |
|---|---|
FTHybridVectorParams.Builder |
FTHybridVectorParams.Builder.method(FTHybridVectorParams.VectorMethod method)
Set the vector search method (KNN or RANGE).
|
Copyright © 2026. All rights reserved.