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 classAggregateHybridQuery combines text and vector search in Redis using FT.AGGREGATE.final classMultiVectorQuery allows for search over multiple vector fields in a document simultaneously.