Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UINT8 - Enum constant in enum class com.redis.vl.schema.VectorField.VectorDataType
-
8-bit unsigned integer
- unf() - Method in class com.redis.vl.schema.NumericField.NumericFieldBuilder
-
Use un-normalized form for sorting (equivalent to unf(true))
- unf() - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
-
Use un-normalized form for sorting (equivalent to unf(true))
- unf(boolean) - Method in class com.redis.vl.schema.NumericField.NumericFieldBuilder
-
Set whether to use un-normalized form for sorting
- unf(boolean) - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
-
Set whether to use un-normalized form for sorting
- update(String, String) - Method in class com.redis.vl.extensions.cache.SemanticCache
-
Update an existing cache entry.
- update(String, String, Object) - Method in class com.redis.vl.extensions.cache.LangCacheSemanticCache
-
Update specific fields within an existing cache entry.
- UPDATED_AT_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
- UPDATED_AT_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
-
Field name for cache update timestamp.
- updateDocument(String, Map<String, Object>) - Method in class com.redis.vl.index.SearchIndex
-
Update an existing document
- updateMessages(Object, List<ChatMessage>) - Method in class com.redis.vl.langchain4j.RedisVLChatMemoryStore
- updateRoutingConfig(RoutingConfig) - Method in class com.redis.vl.extensions.router.SemanticRouter
-
Update the routing configuration.
- updateTTL(String, String, int) - Method in class com.redis.vl.extensions.cache.EmbeddingsCache
-
Update the TTL for an existing embedding.
- useExactSearch(boolean) - Method in class com.redis.vl.extensions.cache.LangCacheSemanticCache.Builder
-
Set whether to use exact search
- useSearchHistory(String) - Method in class com.redis.vl.query.VectorQuery.Builder
-
Set the use search history parameter for SVS-VAMANA algorithm.
- useSearchHistory(String) - Method in class com.redis.vl.query.VectorRangeQuery.Builder
-
Set the use search history parameter for SVS-VAMANA algorithm.
- useSemanticSearch(boolean) - Method in class com.redis.vl.extensions.cache.LangCacheSemanticCache.Builder
-
Set whether to use semantic search
- Utils - Class in com.redis.vl.utils
-
Utility methods for RedisVL.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form