-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- parameterized queries
- VSS
- Improved syntax behavior as introduced at https://github.com/RediSearch/RediSearch/releases/tag/v2.4.2
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request