Skip to content

Commit

Permalink
Allow manual, user-defined strings as filters on queries (#233)
Browse files Browse the repository at this point in the history
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`.
  • Loading branch information
tylerhutcherson authored Oct 9, 2024
1 parent 19dedcb commit 38c3e3c
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 99 deletions.
Loading

0 comments on commit 38c3e3c

Please sign in to comment.