Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name - Variable in class com.redis.vl.extensions.cache.BaseCache
The name of the cache.
name - Variable in class com.redis.vl.extensions.messagehistory.BaseMessageHistory
 
name - Variable in class com.redis.vl.schema.BaseField
The name of the field in Redis
name(String) - Method in class com.redis.vl.extensions.cache.SemanticCache.Builder
Set the cache name
name(String) - Method in class com.redis.vl.extensions.router.SemanticRouter.SemanticRouterBuilder
Set the router name.
name(String) - Method in class com.redis.vl.schema.GeoField.GeoFieldBuilder
Set the field name.
name(String) - Method in class com.redis.vl.schema.IndexSchema.Builder
Set the index name
name(String) - Method in class com.redis.vl.schema.NumericField.NumericFieldBuilder
Set the field name.
name(String) - Method in class com.redis.vl.schema.TagField.TagFieldBuilder
Set the field name
name(String) - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
Set the field name
name(String) - Method in class com.redis.vl.schema.VectorField.VectorFieldBuilder
Set the field name
ne(double) - Method in class com.redis.vl.query.Filter.NumericFilterBuilder
Create a filter for values not equal to the specified value.
ne(int) - Method in class com.redis.vl.query.Filter.NumericFilterBuilder
Create a filter for values not equal to the specified value.
normalize(float[][]) - Method in class com.redis.vl.utils.vectorize.OnnxModelLoader
Normalize embeddings to unit length.
normalizeVectorDistance(boolean) - Method in class com.redis.vl.query.VectorQuery.Builder
Set whether to normalize vector distance
normalizeVectorDistance(boolean) - Method in class com.redis.vl.query.VectorRangeQuery.Builder
Set whether to normalize vector distances.
noStem() - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
Disable stemming for this field
noStem(boolean) - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
Set whether to disable stemming
not(Filter) - Static method in class com.redis.vl.query.Filter
Negate a filter
notRadius(double, double, double, Filter.GeoUnit) - Method in class com.redis.vl.query.Filter.GeoFilterBuilder
Create a filter for locations NOT within a radius of a point.
numeric(String) - Static method in class com.redis.vl.query.Filter
Create a numeric filter builder
NUMERIC - Enum constant in enum class com.redis.vl.schema.FieldType
Numeric field for range queries
NumericField - Class in com.redis.vl.schema
NumericField represents a numeric field in Redis.
NumericField(String) - Constructor for class com.redis.vl.schema.NumericField
Create a NumericField with just a name.
NumericField.NumericFieldBuilder - Class in com.redis.vl.schema
Fluent builder for NumericField
numResults(int) - Method in class com.redis.vl.query.FilterQuery.FilterQueryBuilder
Set the number of results to return.
numResults(int) - Method in class com.redis.vl.query.HybridQuery.HybridQueryBuilder
Set the maximum number of results to return.
numResults(int) - Method in class com.redis.vl.query.VectorQuery.Builder
Set the number of results to return
numResults(int) - Method in class com.redis.vl.query.VectorRangeQuery.Builder
Set the maximum number of results to return.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form