Skip to content

Add support for StartsWith/EndsWith, extended support for Contains #402

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

Merged
merged 23 commits into from
Aug 11, 2023
Merged

Add support for StartsWith/EndsWith, extended support for Contains #402

merged 23 commits into from
Aug 11, 2023

Conversation

zulander1
Copy link
Contributor

fixes issue #116

@zulander1
Copy link
Contributor Author

zulander1 commented Jul 31, 2023

This is should fix #264 with implementation of StartsWith and EndsWith

@zulander1
Copy link
Contributor Author

@slorello89 the test are passing but there is a timeout

@slorello89 slorello89 linked an issue Aug 10, 2023 that may be closed by this pull request
@slorello89 slorello89 changed the title fixes issue #116 Add support for StartsWith/EndsWith, extended support for Contains Aug 11, 2023
Copy link
Member

@slorello89 slorello89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't think this actually fixes #116 @zulander1 - that's still very much caused by an issue that needs to be addressed in RediSearch, but definitely adds some nice support for StartsWith/EndsWith/Contains.

LGTM 👍

@slorello89 slorello89 merged commit 6399ed5 into redis:main Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for RediSearch Wildcard Support
2 participants