Package com.redis.vl.schema
package com.redis.vl.schema
-
ClassDescriptionBase class for all field types in RedisVL.Enumeration of field types supported by RedisVL.GeoField represents a geographic field in Redis.Fluent builder for GeoFieldRepresents the schema definition for a Redis search index.Builder for IndexSchemaInner class to hold index configurationStorage type for documents in RedisNumericField represents a numeric field in Redis.Fluent builder for NumericFieldStorage type for documents in RedisTagField represents an exact-match field in Redis.Fluent builder for TagFieldTextField represents a full-text searchable field in Redis.Fluent builder for TextFieldVectorField represents a vector field in Redis for similarity search.Vector indexing algorithmsDistance metrics for vector similarityVector data typesFluent builder for VectorField