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

Support for Auto-complete suggestion #248

Open
Jeevananthan-23 opened this issue Nov 1, 2022 · 0 comments
Open

Support for Auto-complete suggestion #248

Jeevananthan-23 opened this issue Nov 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Jeevananthan-23
Copy link
Contributor

Jeevananthan-23 commented Nov 1, 2022

It would be great to have auto-complete support for Redis-om. NET

Auto-Suggestion commands support:

  1. FT.SUGADD - Adds a suggestion string to an auto-complete dictionary.
  2. FT.SUGGET - Get a list of suggestions for a string.
  3. FT.SUGDEL - Deletes a suggestion string from an auto-complete dictionary.
  4. FT.SUGLEN - Returns the size of an auto-completion dictionary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants