| Package | Description |
|---|---|
| redis.clients.jedis.search.hybrid |
| Modifier and Type | Method and Description |
|---|---|
FTHybridVectorParams.Knn |
FTHybridVectorParams.Knn.efRuntime(int efRuntime)
Set the EF_RUNTIME parameter for HNSW algorithm.
|
static FTHybridVectorParams.Knn |
FTHybridVectorParams.Knn.of(int k)
Create a KNN method with the specified K value.
|
Copyright © 2026. All rights reserved.