| Package | Description |
|---|---|
| io.valkey.search.schemafields |
| Modifier and Type | Method and Description |
|---|---|
NumericField |
NumericField.as(String attribute) |
NumericField |
NumericField.noIndex()
Avoid indexing.
|
static NumericField |
NumericField.of(FieldName fieldName) |
static NumericField |
NumericField.of(String fieldName) |
NumericField |
NumericField.sortable()
Sorts the results by the value of this field.
|
Copyright © 2024. All rights reserved.