Uses of Class
com.redis.vl.query.AggregationQuery
Packages that use AggregationQuery
-
Uses of AggregationQuery in com.redis.vl.query
Subclasses of AggregationQuery in com.redis.vl.queryModifier and TypeClassDescriptionfinal classHybridQuery combines text and vector search in Redis using aggregation.final classMultiVectorQuery allows for search over multiple vector fields in a document simultaneously.