Commit 38c3e3c
authored
Allow manual, user-defined strings as filters on queries (#233)
Until now, only RedisVL `FilterExpressions` could be used with the query
classes. But this PR introduces an update to allow for user-defined
strings. Anything within the Redis query-language will work, otherwise,
the search will return a `RedisSearchError`.1 parent 19dedcb commit 38c3e3c
File tree
4 files changed
+257
-99
lines changed- docs/user_guide
- redisvl/query
- tests
- integration
- unit
4 files changed
+257
-99
lines changed
0 commit comments