library · inferred from evidence
TextQuery
A component or function in RedisVL for constructing text-based queries.
- RedisVL TextQuery/AggregateHybridQuery: literal AND treated as required term when stopwords disabled
`TextQuery` and `AggregateHybridQuery` joined full-text clauses with `filter_expression` using a literal `AND` (e.g. `[text-query] AND [filter-expression]`). When stopwords were disabled, Redis Search treated the literal `AND` as a required