| Package | Description |
|---|---|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDefinition |
IndexOptions.getDefinition() |
IndexDefinition |
IndexDefinition.setFilter(java.lang.String filter) |
IndexDefinition |
IndexDefinition.setLanguage(java.lang.String language) |
IndexDefinition |
IndexDefinition.setLanguageField(java.lang.String languageField) |
IndexDefinition |
IndexDefinition.setPrefixes(java.lang.String... prefixes) |
IndexDefinition |
IndexDefinition.setScore(double score) |
IndexDefinition |
IndexDefinition.setScoreFiled(java.lang.String scoreFiled) |
| Modifier and Type | Method and Description |
|---|---|
IndexOptions |
IndexOptions.setDefinition(IndexDefinition definition) |
Copyright © 2025. All rights reserved.