-
Notifications
You must be signed in to change notification settings - Fork 493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(search): support the FT.TAGVALS command #2564
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The rest looks good to me.
Co-authored-by: Twice <[email protected]>
…vrocks into ft-tagvals-command
@PragmaTwice Commited to change. Should be good to run workflow |
Could you check the CI failure to see if it can be fixed? |
@PragmaTwice CI, should be fixed. It was just incorrect return values for type mismatch. |
|
Added FT.TagVals for search + tests