Skip to content
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

ftSearch does not support WITHCURSOR option #58

Open
adamzrk opened this issue Sep 25, 2024 · 0 comments
Open

ftSearch does not support WITHCURSOR option #58

adamzrk opened this issue Sep 25, 2024 · 0 comments

Comments

@adamzrk
Copy link

adamzrk commented Sep 25, 2024

RediSearchCommands method
SearchResults<K, V> ftSearch(K var1, V var2, SearchOptions<K, V> var3);
does not allow to use WITHCURSOR option while ft.search command on redis level allows to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant