| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| redis.clients.jedis.search.hybrid |
| Class and Description |
|---|
| FTHybridParams
Argument list builder for the Redis
FT.HYBRID command. |
| HybridResult
Represents the results of an
FT.HYBRID command. |
| Class and Description |
|---|
| FTHybridParams
Argument list builder for the Redis
FT.HYBRID command. |
| HybridResult
Represents the results of an
FT.HYBRID command. |
| Class and Description |
|---|
| FTHybridParams
Argument list builder for the Redis
FT.HYBRID command. |
| FTHybridParams.Builder
Builder for
FTHybridParams. |
| FTHybridPostProcessingParams
Arguments for post-processing operations in FT.HYBRID command.
|
| FTHybridPostProcessingParams.Builder
Builder for
FTHybridPostProcessingParams. |
| FTHybridSearchParams
Arguments for the SEARCH clause in FT.HYBRID command.
|
| FTHybridSearchParams.Builder
Builder for
FTHybridSearchParams. |
| FTHybridVectorParams
Arguments for the VSIM (Vector Similarity) clause in FT.HYBRID command.
|
| FTHybridVectorParams.Builder
Builder for
FTHybridVectorParams. |
| FTHybridVectorParams.Knn
KNN (K-Nearest Neighbors) vector search method.
|
| FTHybridVectorParams.Range
RANGE vector search method.
|
| FTHybridVectorParams.VectorMethod
Base interface for vector search methods.
|
| HybridResult
Represents the results of an
FT.HYBRID command. |
Copyright © 2026. All rights reserved.