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