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

Add dialect support for RediSearch queries #24

Open
DvirDukhan opened this issue Apr 4, 2022 · 0 comments
Open

Add dialect support for RediSearch queries #24

DvirDukhan opened this issue Apr 4, 2022 · 0 comments

Comments

@DvirDukhan
Copy link

On RediSearch 2.4.3 we introduced a new DIALECT command argument for queries (FT.SEARCH, FT.AGGREGATE) this will allow to process queries either by the current dialect (RediSearch 2.2.x) or the new dialect introduced on RediSearch 2.4.2.
New dialect features:

  1. parameterized queries
  2. VSS
  3. Improved syntax behavior as introduced at https://github.com/RediSearch/RediSearch/releases/tag/v2.4.2
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