| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| redis.clients.jedis.search.aggr |
This package contains the classes related to Aggregation commands in RediSearch module.
|
| redis.clients.jedis.search.schemafields |
| Class and Description |
|---|
| FTCreateParams |
| FTProfileParams |
| FtSearchIteration |
| FTSearchParams
Query represents query parameters and filters to load results from the engine
|
| FTSpellCheckParams |
| IndexOptions
IndexOptions encapsulates flags for index creation and should be given to the client on index
creation
|
| ProfilingInfo |
| Query
Query represents query parameters and filters to load results from the engine
|
| RediSearchCommands |
| RediSearchPipelineCommands |
| Schema
Schema abstracts the schema definition when creating an index.
|
| SearchResult
SearchResult encapsulates the returned result from a search query.
|
| Class and Description |
|---|
| RediSearchCommands |
| RediSearchPipelineCommands |
| Class and Description |
|---|
| RediSearchPipelineCommands |
| Class and Description |
|---|
| Document
Document represents a single indexed document or entity in the engine
|
| FieldName |
| FTCreateParams |
| FTProfileParams |
| FTSearchParams
Query represents query parameters and filters to load results from the engine
|
| FTSearchParams.GeoFilter
GeoFilter encapsulates a radius filter on a geographical indexed fields
|
| FTSearchParams.HighlightParams |
| FTSearchParams.NumericFilter
NumericFilter wraps a range filter on a numeric field.
|
| FTSearchParams.SummarizeParams |
| FTSpellCheckParams |
| IndexDataType |
| IndexDefinition
IndexDefinition encapsulates configuration for index definition creation and should be given to
the client on index creation
|
| IndexDefinition.Type |
| IndexOptions
IndexOptions encapsulates flags for index creation and should be given to the client on index
creation
|
| ProfilingInfo |
| Query
Query represents query parameters and filters to load results from the engine
|
| Query.Filter
Filter represents a filtering rules in a query
|
| Query.HighlightTags |
| Schema
Schema abstracts the schema definition when creating an index.
|
| Schema.Field |
| Schema.FieldType |
| Schema.VectorField.VectorAlgo
Enumeration of supported vector indexing algorithms in Redis.
|
| SearchProtocol.SearchCommand |
| SearchProtocol.SearchKeyword |
| SearchResult
SearchResult encapsulates the returned result from a search query.
|
| Class and Description |
|---|
| FieldName |
| Class and Description |
|---|
| FieldName |
Copyright © 2025. All rights reserved.