| Package | Description |
|---|---|
| redis.clients.jedis.search.schemafields |
| Modifier and Type | Method and Description |
|---|---|
NumericField |
NumericField.as(java.lang.String attribute) |
NumericField |
NumericField.indexMissing() |
NumericField |
NumericField.noIndex()
Avoid indexing.
|
static NumericField |
NumericField.of(FieldName fieldName) |
static NumericField |
NumericField.of(java.lang.String fieldName) |
NumericField |
NumericField.sortable()
Sorts the results by the value of this field.
|
Copyright © 2025. All rights reserved.