| Package | Description |
|---|---|
| redis.clients.jedis.search.schemafields |
| Modifier and Type | Method and Description |
|---|---|
VectorField |
VectorField.as(java.lang.String attribute)
Sets an alias for this field that can be used in queries instead of the field name.
|
VectorField |
VectorField.Builder.build()
Builds and returns a new VectorField instance with the configured properties.
|
VectorField |
VectorField.indexMissing()
Configures the field to handle missing values during indexing.
|
Copyright © 2025. All rights reserved.